Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-154857
#<BuildRuby:0x00005641da5021a8
@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.20231020-154857",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.005628 0.000064 1.993175 ( 2.102545)
build_miniruby 0.001177 0.000049 1.560607 ( 1.558997)
build_ruby 0.001391 0.000000 2.990909 ( 3.163517)
build_all 0.006575 0.000153 5.124513 ( 2.012069)
build_install 0.008017 0.008638 6.341338 ( 2.884047)
test_btest 0.000000 0.001157 77.225978 ( 20.141621)
test_basic 0.002594 0.002265 0.735468 ( 0.800634)
test_all 0.009044 0.000102 621.100885 (215.152506)
test_rubyspec 0.032153 0.018182 80.787218 ( 92.232680)
total: 340.05 sec