Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-153520
#<BuildRuby:0x00007f92df33fdc8
@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.20241010-153520",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000202 0.007250 3.471370 ( 3.313699)
build_miniruby 0.001400 0.000327 1.463342 ( 1.460328)
build_ruby 0.000000 0.001980 3.975245 ( 4.152064)
build_all 0.007415 0.001782 7.317804 ( 2.990545)
build_install 0.019202 0.000000 10.047721 ( 4.804545)
test_btest 0.001036 0.000000 92.569996 ( 24.498543)
test_basic 0.005094 0.005448 1.063572 ( 1.111951)
test_all 0.105196 0.043616 725.387426 (221.841177)
test_rubyspec 0.046548 0.041190 133.735061 ( 28.357712)
total: 292.53 sec