Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-033210
#<BuildRuby:0x00007f8e206afdc8
@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.20240702-033210",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.007003 0.001400 4.066945 ( 3.647012)
build_miniruby 0.001789 0.000358 1.436227 ( 1.432686)
build_ruby 0.001972 0.000000 4.027734 ( 4.159604)
build_all 0.004794 0.003880 8.021390 ( 3.174947)
build_install 0.012832 0.008439 10.773595 ( 4.943381)
test_btest 0.000800 0.000205 117.329771 ( 31.904998)
test_basic 0.008554 0.003139 1.170686 ( 1.214010)
test_all 0.110317 0.042870 860.865474 (254.829295)
test_rubyspec 0.059262 0.033468 171.380281 ( 36.185113)
total: 341.49 sec