Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-094826
#<BuildRuby:0x000055dab7881f48
@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.20230613-094826",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005533 0.000162 1.856009 ( 3.334107)
build_miniruby 0.001393 0.000149 1.372094 ( 1.379604)
build_ruby 0.001405 0.000150 2.772391 ( 2.992086)
build_all 0.002558 0.003956 2.193027 ( 1.490360)
build_install 0.017939 0.000174 3.642260 ( 2.959635)
test_btest 0.000000 0.000791 77.076329 ( 36.185433)
test_basic 0.002182 0.003639 0.760310 ( 0.849470)
test_all 0.001358 0.000061 546.175091 (234.906195)
test_rubyspec 0.033509 0.021273 85.395933 ( 98.874011)
total: 382.97 sec