Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-222708
#<BuildRuby:0x00007fb5933cfdc0
@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.20241008-222708",
@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.000025 0.000006 0.000031 ( 0.000030)
autoconf 0.000042 0.000010 0.000052 ( 0.000051)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.008088 0.001849 4.310640 ( 4.652153)
build_miniruby 0.001541 0.000352 1.728026 ( 1.827543)
build_ruby 0.001748 0.000400 4.671011 ( 5.483339)
build_all 0.007598 0.003001 7.630998 ( 5.569087)
build_install 0.015049 0.009975 10.562686 ( 7.822970)
test_btest 0.000784 0.000216 95.921332 ( 66.151045)
test_basic 0.004302 0.008473 1.230830 ( 5.184425)
test_all 0.121195 0.043217 844.827550 (586.325994)
test_rubyspec 0.058566 0.040325 140.768842 ( 87.291261)
total: 770.31 sec