Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-210807
#<BuildRuby:0x00007fadee3bfdc8
@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.20241127-210807",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.008693 0.000652 3.767782 ( 4.111190)
build_miniruby 0.001453 0.000201 1.811384 ( 1.899943)
build_ruby 0.002032 0.000283 4.693370 ( 20.992859)
build_all 0.009335 0.000688 6.909373 ( 3.572721)
build_install 0.017195 0.007279 9.815871 ( 5.564028)
test_btest 0.001086 0.000000 81.782943 ( 29.497696)
test_basic 0.009546 0.000371 1.032617 ( 3.269914)
test_all 0.117308 0.033593 753.579657 (243.898018)
test_rubyspec 0.052380 0.038424 122.692733 ( 43.518735)
total: 356.33 sec