Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-024919
#<BuildRuby:0x0000555f1f9e6230
@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.20240125-024919",
@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.001797 0.000235 1.874445 ( 4.532699)
autoconf 0.001016 0.000133 2.451725 ( 2.456306)
configure 0.042747 0.025342 26.868438 ( 27.360393)
build_up 0.023993 0.009273 50.421549 ( 46.957547)
build_miniruby 0.016596 0.000000 56.890661 ( 19.104883)
build_ruby 0.002117 0.000000 3.490491 ( 3.542912)
build_all 0.051021 0.039214 145.454441 ( 44.964092)
build_install 0.008449 0.007880 3.932053 ( 2.574046)
test_btest 0.000537 0.000210 81.819657 ( 21.421238)
test_basic 0.000000 0.006157 0.890136 ( 0.952038)
test_all 0.080686 0.040410 824.399991 (394.079423)
test_rubyspec 0.064254 0.058051 240.737121 (361.281215)
total: 929.23 sec