Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-071603
#<BuildRuby:0x0000558296eae138
@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.20230131-071603",
@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.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000523 0.004335 1.082508 ( 1.675787)
build_miniruby 0.001255 0.000376 1.186234 ( 1.197611)
build_ruby 0.001420 0.000000 2.268066 ( 2.632849)
build_all 0.007338 0.000075 3.866627 ( 2.243702)
build_install 0.010877 0.003731 2.909744 ( 2.441036)
test_btest 0.000806 0.000225 54.374690 ( 29.622875)
test_basic 0.002993 0.003860 0.446202 ( 0.624611)
test_all 0.001510 0.000465 635.995580 (281.607614)
test_rubyspec 0.042653 0.024926 79.499806 (120.904062)
total: 442.95 sec