Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-103141
#<BuildRuby:0x00005639a3856078
@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.20230926-103141",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000000 0.007128 2.337526 ( 5.062068)
build_miniruby 0.000000 0.001915 1.850822 ( 2.523800)
build_ruby 0.000000 0.002049 3.625471 ( 4.678737)
build_all 0.003704 0.006551 6.423858 ( 6.213505)
build_install 0.022331 0.000815 8.043506 ( 7.619091)
test_btest 0.000000 0.001490 86.620230 ( 78.724127)
test_basic 0.000000 0.009847 1.045992 ( 1.720218)
test_all 0.009020 0.001669 706.325957 (538.703621)
test_rubyspec 0.058275 0.018143 109.630334 (135.853008)
total: 781.10 sec