Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-092939
#<BuildRuby:0x00007f9fd765fdc8
@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.20241022-092939",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003104 0.004871 3.913598 ( 3.792074)
build_miniruby 0.001734 0.000000 1.664606 ( 1.661640)
build_ruby 0.001913 0.000000 4.439314 ( 4.569057)
build_all 0.008768 0.000000 6.893154 ( 2.814974)
build_install 0.019230 0.000000 9.189996 ( 4.151391)
test_btest 0.000437 0.000713 75.702497 ( 22.506673)
test_basic 0.004347 0.006335 1.065638 ( 1.111718)
test_all 0.099600 0.048038 725.151947 (244.532627)
test_rubyspec 0.039119 0.045159 124.065072 ( 28.416462)
total: 313.56 sec