Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-022912
#<BuildRuby:0x0000562ce5632258
@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.20230804-022912",
@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.000001 0.000021 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006407 0.000401 2.208248 ( 6.086820)
build_miniruby 0.001519 0.000095 1.684162 ( 2.726166)
build_ruby 0.001414 0.000088 3.362139 ( 6.724882)
build_all 0.003594 0.004708 2.724354 ( 4.034782)
build_install 0.019113 0.000098 4.240820 ( 6.197858)
test_btest 0.001127 0.000000 82.752423 ( 55.249782)
test_basic 0.002964 0.000000 0.950236 ( 1.778546)
test_all 0.001093 0.000067 660.341078 (469.756033)
test_rubyspec 0.029345 0.029721 101.703676 (173.779845)
total: 726.34 sec