Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-215615
#<BuildRuby:0x00007f79774ffdd8
@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.20241027-215615",
@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.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000034 0.000000 0.000034 ( 0.000035)
build_up 0.004452 0.003179 3.673811 ( 3.562100)
build_miniruby 0.001507 0.000000 1.200665 ( 1.198499)
build_ruby 0.001769 0.000000 3.521086 ( 3.700721)
build_all 0.008948 0.000181 6.571624 ( 2.720094)
build_install 0.019513 0.003077 9.218261 ( 4.211484)
test_btest 0.000763 0.000162 76.400300 ( 20.381995)
test_basic 0.002741 0.007325 0.874634 ( 0.917505)
test_all 0.101500 0.045585 757.599543 (243.508973)
test_rubyspec 0.042101 0.042572 121.338467 ( 27.786876)
total: 307.99 sec