Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-112102
#<BuildRuby:0x000055b095292228
@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.20230525-112102",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006221 0.001037 1.927360 ( 4.786433)
build_miniruby 0.001632 0.000272 1.540991 ( 2.062829)
build_ruby 0.000000 0.001662 2.813872 ( 3.981302)
build_all 0.004145 0.003457 2.212691 ( 2.979400)
build_install 0.013638 0.005578 3.465845 ( 4.257221)
test_btest 0.000685 0.000158 78.883578 ( 70.738417)
test_basic 0.002415 0.004125 0.824967 ( 1.251708)
test_all 0.001625 0.000000 577.614359 (304.563936)
test_rubyspec 0.026454 0.026920 82.243431 (103.058569)
total: 497.68 sec