Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-133244
#<BuildRuby:0x00007f37f0ccfdd8
@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.20241018-133244",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002331 0.004721 3.136780 ( 3.020654)
build_miniruby 0.000000 0.001524 1.160137 ( 1.157514)
build_ruby 0.000000 0.001821 3.122759 ( 3.351339)
build_all 0.008562 0.000000 6.324396 ( 2.443699)
build_install 0.010468 0.009850 8.276417 ( 3.710055)
test_btest 0.000706 0.000254 90.835832 ( 23.505196)
test_basic 0.009727 0.000377 0.835815 ( 0.881344)
test_all 0.098957 0.047671 658.548070 (206.022995)
test_rubyspec 0.049701 0.037262 133.431210 ( 22.765394)
total: 266.86 sec