Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-072530
#<BuildRuby:0x00007f9fa508fdd0
@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.20241226-072530",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001149 0.004490 2.023684 ( 2.380232)
build_miniruby 0.001067 0.000369 1.354189 ( 1.354898)
build_ruby 0.001472 0.000509 3.454949 ( 3.600572)
build_all 0.004488 0.004333 6.495330 ( 2.589679)
build_install 0.012247 0.005672 8.214363 ( 4.293039)
test_btest 0.000607 0.000230 75.042801 ( 20.474740)
test_basic 0.008376 0.001455 0.909009 ( 0.955825)
test_all 0.096626 0.047848 715.286847 (213.616859)
test_rubyspec 0.045982 0.032326 118.835704 ( 24.457790)
total: 273.72 sec