Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-095017
#<BuildRuby:0x00007f45a6bdfdd8
@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.20241029-095017",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.000000 0.007768 3.966185 ( 3.854232)
build_miniruby 0.001578 0.000000 1.613715 ( 1.611116)
build_ruby 0.001951 0.000000 4.104222 ( 4.275043)
build_all 0.006749 0.002932 7.125553 ( 3.235164)
build_install 0.012020 0.010330 10.182474 ( 4.920152)
test_btest 0.000604 0.000291 77.786004 ( 27.013868)
test_basic 0.009755 0.002910 1.177232 ( 1.692923)
test_all 0.092569 0.056557 752.508636 (231.403380)
test_rubyspec 0.042093 0.039326 120.773562 ( 26.812477)
total: 304.82 sec