Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-022910
#<BuildRuby:0x00007fc5645dfdc8
@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.20240927-022910",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.007778 0.001666 4.585345 ( 4.543837)
build_miniruby 0.001155 0.000247 1.328300 ( 2.425251)
build_ruby 0.000000 0.001741 4.307352 ( 34.820255)
build_all 0.007100 0.001173 6.730294 ( 3.164222)
build_install 0.022951 0.000399 10.554870 ( 7.679946)
test_btest 0.000992 0.000193 99.936183 ( 64.198645)
test_basic 0.007401 0.004946 1.278549 ( 1.735631)
test_all 0.111842 0.046476 865.116374 (790.705225)
test_rubyspec 0.038421 0.057104 145.883651 (138.457091)
total: 1047.73 sec