Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-103953
#<BuildRuby:0x000055d067c261a8
@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.20230629-103953",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005267 0.001013 2.094760 ( 3.474317)
build_miniruby 0.001283 0.000247 1.503501 ( 1.507940)
build_ruby 0.001226 0.000235 2.913896 ( 3.183054)
build_all 0.006771 0.000460 2.421932 ( 1.917592)
build_install 0.016808 0.001387 3.882430 ( 3.617244)
test_btest 0.000949 0.000164 82.106421 ( 37.859928)
test_basic 0.000104 0.007297 0.897156 ( 1.020817)
test_all 0.000818 0.000184 603.476400 (251.029080)
test_rubyspec 0.030567 0.023305 90.655714 (112.153251)
total: 415.76 sec