Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-160715
#<BuildRuby:0x0000561a4e816118
@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.20230526-160715",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000014 0.000001 0.000015 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001444 0.004276 1.797568 ( 3.132312)
build_miniruby 0.001427 0.000000 1.317854 ( 1.317037)
build_ruby 0.001479 0.000000 2.603893 ( 2.787073)
build_all 0.006476 0.000161 2.119199 ( 1.331005)
build_install 0.005157 0.012832 3.301670 ( 2.450063)
test_btest 0.000550 0.000137 75.714780 ( 31.322597)
test_basic 0.002109 0.002537 0.724626 ( 0.814901)
test_all 0.001148 0.000309 562.544450 (198.193605)
test_rubyspec 0.024537 0.027363 81.729986 ( 95.039834)
total: 336.39 sec