Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-163337
#<BuildRuby:0x000055a673752320
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240218-163337",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000000 0.000066 0.000066 ( 0.000096)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.000000 0.006234 1.939115 ( 2.271037)
build_miniruby 0.000592 0.001111 1.667444 ( 1.677039)
build_ruby 0.001621 0.000000 3.543132 ( 3.789079)
build_all 0.006766 0.000749 6.427871 ( 2.951983)
build_install 0.019467 0.000000 7.954885 ( 4.582908)
test_btest 0.000972 0.000000 91.735364 ( 30.101180)
test_basic 0.005609 0.000745 0.925289 ( 0.984601)
test_all 0.096264 0.018806 784.257089 (265.637222)
test_rubyspec 0.035847 0.051507 121.900586 (131.287292)
total: 443.28 sec