Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-060257
#<BuildRuby:0x00007ff8ef0bfdc0
@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.20240813-060257",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.009096 0.001545 4.353788 ( 6.495207)
build_miniruby 0.001354 0.000411 2.536169 ( 4.711933)
build_ruby 0.001675 0.000508 5.022048 ( 6.294648)
build_all 0.010346 0.001793 9.465519 ( 9.253006)
build_install 0.010181 0.014948 12.931067 ( 11.924621)
test_btest 0.000936 0.000115 132.311947 (128.759214)
test_basic 0.013121 0.000386 1.468153 ( 2.095606)
test_all 0.119394 0.045733 901.628784 (482.758407)
test_rubyspec 0.058715 0.035851 175.932802 ( 30.428304)
total: 682.72 sec