Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-141234
#<BuildRuby:0x00007f7b1fc4fdc8
@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.20240930-141234",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003047 0.004973 4.450436 ( 3.676014)
build_miniruby 0.001214 0.000405 1.220224 ( 1.216512)
build_ruby 0.001312 0.000438 3.904759 ( 4.085992)
build_all 0.005109 0.003056 6.861652 ( 2.913911)
build_install 0.006422 0.013724 10.023004 ( 4.541116)
test_btest 0.001095 0.000000 95.978896 ( 25.239351)
test_basic 0.002683 0.007761 1.029863 ( 1.079651)
test_all 0.120835 0.028759 775.535117 (257.522517)
test_rubyspec 0.055015 0.033275 134.451613 ( 28.301730)
total: 328.58 sec