Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-000724
#<BuildRuby:0x000055b94011a3b0
@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.20230818-000724",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002862 0.004289 2.249891 ( 6.861895)
build_miniruby 0.001500 0.000250 2.002105 ( 4.461782)
build_ruby 0.001351 0.000225 3.345411 ( 17.338956)
build_all 0.008551 0.000000 6.269276 ( 7.723332)
build_install 0.012013 0.008141 8.057766 ( 10.325353)
test_btest 0.000658 0.000132 82.649193 ( 65.884248)
test_basic 0.006345 0.001269 0.938055 ( 1.935496)
test_all 0.011468 0.000566 675.719022 (561.005017)
test_rubyspec 0.048614 0.027085 108.204481 (222.255632)
total: 897.79 sec