Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-033338
#<BuildRuby:0x00005650a26b57f8
@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-033338",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006720 2.310472 ( 2.398718)
build_miniruby 0.000181 0.001166 1.437486 ( 1.437043)
build_ruby 0.001202 0.000192 2.677365 ( 2.857598)
build_all 0.003943 0.004008 5.499799 ( 2.736113)
build_install 0.014515 0.004529 7.224906 ( 4.060889)
test_btest 0.000713 0.000147 81.445264 ( 34.460651)
test_basic 0.005880 0.001216 0.880552 ( 0.979422)
test_all 0.089020 0.029831 684.794622 (250.822731)
test_rubyspec 0.036907 0.029651 92.872525 (104.874904)
total: 404.63 sec