Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-103110
#<BuildRuby:0x0000560b623de230
@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.20231013-103110",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002921 0.004496 2.524138 ( 3.409452)
build_miniruby 0.002154 0.000371 1.783318 ( 2.019704)
build_ruby 0.001885 0.000000 3.582548 ( 3.896715)
build_all 0.003180 0.006740 6.541253 ( 4.751492)
build_install 0.017409 0.003443 8.308715 ( 6.263689)
test_btest 0.000719 0.000156 89.336434 ( 71.492694)
test_basic 0.004250 0.004943 1.032654 ( 1.557247)
test_all 0.009277 0.001044 744.104023 (450.147647)
test_rubyspec 0.041242 0.030634 108.543279 (138.997628)
total: 682.54 sec