Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-181450
#<BuildRuby:0x00007fadfe96fdd0
@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.20241011-181450",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.007632 0.002081 4.229252 ( 4.993246)
build_miniruby 0.001525 0.000416 1.768481 ( 1.835775)
build_ruby 0.001808 0.000493 4.611856 ( 4.914885)
build_all 0.001753 0.007658 7.577926 ( 3.308456)
build_install 0.013888 0.004722 10.114163 ( 4.868876)
test_btest 0.000815 0.000265 93.556290 ( 28.910749)
test_basic 0.000837 0.012052 1.143623 ( 1.228640)
test_all 0.108305 0.042407 750.862557 (232.273507)
test_rubyspec 0.038482 0.042239 133.977418 ( 30.237227)
total: 312.57 sec