Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-223703
#<BuildRuby:0x00007f3e9454fdd8
@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.20241115-223703",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.007469 3.250045 ( 3.167100)
build_miniruby 0.001548 0.000000 1.181145 ( 1.178766)
build_ruby 0.001595 0.000278 3.669271 ( 3.810713)
build_all 0.008142 0.000881 6.252944 ( 2.553721)
build_install 0.005406 0.012732 9.324632 ( 4.551450)
test_btest 0.000687 0.000202 79.419873 ( 21.333889)
test_basic 0.006947 0.002517 0.888716 ( 0.934480)
test_all 0.110022 0.039262 786.647435 (282.202247)
test_rubyspec 0.034479 0.052891 119.469499 ( 27.402565)
total: 347.14 sec