Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-195342
#<BuildRuby:0x00007f593c69fdd8
@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.20241211-195342",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005784 0.001218 2.952990 ( 3.007301)
build_miniruby 0.001209 0.000255 1.637430 ( 1.705477)
build_ruby 0.001440 0.000303 3.069466 ( 27.733350)
build_all 0.007650 0.000000 5.367606 ( 2.065581)
build_install 0.009136 0.009986 8.087035 ( 3.953286)
test_btest 0.000829 0.000000 77.355317 ( 21.137451)
test_basic 0.009124 0.000000 0.909998 ( 0.957221)
test_all 0.104025 0.047298 720.829676 (215.140571)
test_rubyspec 0.057072 0.025928 116.861545 ( 23.053935)
total: 298.76 sec