Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-222604
#<BuildRuby:0x00007f85e2fbfdc8
@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.20241204-222604",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004802 0.003375 3.958242 ( 3.582860)
build_miniruby 0.001394 0.000270 1.565593 ( 1.561797)
build_ruby 0.001426 0.000276 4.000457 ( 28.389806)
build_all 0.004335 0.004063 6.094939 ( 2.558831)
build_install 0.004370 0.014825 8.629341 ( 4.588953)
test_btest 0.000609 0.000197 74.380528 ( 20.654467)
test_basic 0.001331 0.003029 0.886987 ( 1.187315)
test_all 0.100327 0.039989 660.052647 (231.773636)
test_rubyspec 0.047515 0.032625 115.345807 ( 21.247237)
total: 315.55 sec