Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-220420
#<BuildRuby:0x00007f694a5bfdc8
@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.20241119-220420",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000533 0.007264 4.069063 ( 4.190648)
build_miniruby 0.001721 0.000000 1.766686 ( 1.768753)
build_ruby 0.001899 0.000000 4.474790 ( 4.647374)
build_all 0.007785 0.000844 6.845225 ( 3.138350)
build_install 0.006263 0.011634 9.400589 ( 4.665839)
test_btest 0.000605 0.000179 77.977927 ( 23.058787)
test_basic 0.006288 0.003486 0.978299 ( 3.157830)
test_all 0.119768 0.028381 713.238631 (209.374372)
test_rubyspec 0.037084 0.040914 118.551890 ( 25.059170)
total: 279.06 sec