Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-223534
#<BuildRuby:0x000055f70fbe9fb8
@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.20231218-223534",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004167 0.003347 2.487671 ( 3.663045)
build_miniruby 0.001474 0.000246 1.609448 ( 1.647524)
build_ruby 0.000000 0.001966 3.414055 ( 3.735314)
build_all 0.005694 0.002197 5.979827 ( 4.310193)
build_install 0.006969 0.011636 7.561136 ( 5.406086)
test_btest 0.000768 0.000210 81.712214 ( 52.704936)
test_basic 0.006019 0.001642 0.933353 ( 1.201259)
test_all 0.099527 0.023028 693.830273 (392.577177)
test_rubyspec 0.026090 0.049429 100.627569 (126.663096)
total: 591.91 sec