Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-041144
#<BuildRuby:0x00005611d5876008
@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-041144",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002133 0.004538 2.319243 ( 2.439895)
build_miniruby 0.001265 0.000291 1.554224 ( 1.553386)
build_ruby 0.001080 0.000250 3.269997 ( 3.473891)
build_all 0.008620 0.000000 6.127017 ( 3.004237)
build_install 0.017543 0.000992 7.620280 ( 4.402681)
test_btest 0.000651 0.000126 83.110350 ( 31.757097)
test_basic 0.000000 0.006170 0.798730 ( 0.862105)
test_all 0.008170 0.001382 701.151381 (259.237547)
test_rubyspec 0.019804 0.046084 95.387591 (108.010670)
total: 414.74 sec