Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-030929
#<BuildRuby:0x00007fce3996fdc0
@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.20240704-030929",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000050)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.005223 0.004290 4.577382 ( 4.462324)
build_miniruby 0.001934 0.000418 1.906855 ( 1.945457)
build_ruby 0.002271 0.000491 4.879875 ( 5.127900)
build_all 0.009936 0.001211 9.112030 ( 5.494933)
build_install 0.022123 0.003574 12.683846 ( 7.524166)
test_btest 0.000913 0.000186 131.954205 ( 76.683329)
test_basic 0.008847 0.005293 1.449818 ( 1.553439)
test_all 0.121153 0.035764 925.335305 (372.106056)
test_rubyspec 0.055193 0.037811 180.317708 ( 39.065065)
total: 513.96 sec