Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-185536
#<BuildRuby:0x0000562c0e38a258
@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.20240223-185536",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.007069 0.000000 2.414735 ( 2.383743)
build_miniruby 0.001249 0.000087 1.637025 ( 1.638153)
build_ruby 0.001358 0.000326 3.593855 ( 3.821337)
build_all 0.002667 0.004838 6.312221 ( 2.932904)
build_install 0.007230 0.011003 8.164132 ( 4.268242)
test_btest 0.000528 0.000190 87.229332 ( 36.384877)
test_basic 0.000000 0.006471 0.943533 ( 1.039320)
test_all 0.083339 0.032211 737.236101 (266.171030)
test_rubyspec 0.048715 0.038340 120.591086 (130.142632)
total: 448.78 sec