Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-063022
#<BuildRuby:0x00007f46111bfdd8
@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.20240712-063022",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.008000 0.000022 3.728532 ( 4.028586)
build_miniruby 0.001628 0.000349 2.013368 ( 2.012426)
build_ruby 0.002184 0.000000 4.089413 ( 4.292123)
build_all 0.005377 0.005015 8.531418 ( 3.538359)
build_install 0.021674 0.002004 11.577023 ( 6.472049)
test_btest 0.000661 0.000145 110.611830 ( 34.793987)
test_basic 0.001407 0.007336 1.000595 ( 1.050478)
test_all 0.092783 0.052452 787.754791 (238.901998)
test_rubyspec 0.047879 0.037990 161.735816 ( 33.905736)
total: 329.00 sec