Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-073314
#<BuildRuby:0x00007fa50f9efdc0
@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.20240816-073314",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008935 0.000168 4.037112 ( 5.271549)
build_miniruby 0.001359 0.000264 1.610229 ( 3.115399)
build_ruby 0.000000 0.002312 4.583444 ( 23.704786)
build_all 0.008452 0.002621 9.034378 ( 6.601482)
build_install 0.019759 0.004273 12.095822 ( 9.051361)
test_btest 0.000786 0.000170 122.216795 ( 92.145913)
test_basic 0.007243 0.004245 1.334101 ( 1.935844)
test_all 0.109732 0.055472 940.114511 (807.254501)
test_rubyspec 0.068729 0.028956 173.974715 (148.075029)
total: 1097.16 sec