Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-140610
#<BuildRuby:0x000056456423dfc0
@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.20231021-140610",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002176 0.003725 2.049460 ( 2.261373)
build_miniruby 0.000000 0.001494 1.521277 ( 1.519434)
build_ruby 0.000000 0.001645 2.734509 ( 2.938109)
build_all 0.004767 0.001777 5.481454 ( 2.197004)
build_install 0.014303 0.000347 6.847178 ( 3.248689)
test_btest 0.000737 0.000147 79.480883 ( 20.722595)
test_basic 0.001903 0.002822 0.702161 ( 0.762807)
test_all 0.086813 0.031546 609.432346 (205.002471)
test_rubyspec 0.012870 0.048178 90.748275 (102.511487)
total: 341.16 sec