Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-194731
#<BuildRuby:0x000055a399a528e0
@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.20231014-194731",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006484 0.000000 2.220387 ( 2.324400)
build_miniruby 0.001707 0.000000 1.643634 ( 1.642444)
build_ruby 0.001634 0.000000 3.066106 ( 3.242972)
build_all 0.004100 0.003454 6.229488 ( 2.492335)
build_install 0.015423 0.000346 7.579335 ( 3.836245)
test_btest 0.000996 0.000091 89.457522 ( 28.146137)
test_basic 0.001406 0.007095 0.794948 ( 0.858889)
test_all 0.004517 0.004608 668.342517 (230.585875)
test_rubyspec 0.035532 0.026011 95.245104 (106.598102)
total: 379.73 sec