Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-104339
#<BuildRuby:0x00007f10c190fdc0
@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.20240710-104339",
@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.000027 0.000008 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002588 0.004891 3.290523 ( 2.781100)
build_miniruby 0.001692 0.000000 1.540051 ( 1.537912)
build_ruby 0.000000 0.002289 4.015828 ( 4.222174)
build_all 0.003904 0.004896 7.708445 ( 3.085720)
build_install 0.016326 0.004099 10.494828 ( 4.891181)
test_btest 0.000592 0.000222 111.620811 ( 30.314842)
test_basic 0.005256 0.002963 1.190416 ( 1.239645)
test_all 0.099987 0.047392 838.146572 (236.056744)
test_rubyspec 0.050955 0.037983 161.083764 ( 34.206831)
total: 318.34 sec