Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-145914
#<BuildRuby:0x00007f2c20cffdc0
@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.20240905-145914",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005906 0.001715 3.567565 ( 3.798233)
build_miniruby 0.001633 0.000000 1.311361 ( 1.308144)
build_ruby 0.002024 0.000000 4.012500 ( 4.154406)
build_all 0.007351 0.000774 7.835777 ( 3.178535)
build_install 0.014579 0.004760 10.428207 ( 4.840078)
test_btest 0.000679 0.000188 119.249518 ( 33.764350)
test_basic 0.000000 0.010000 1.127481 ( 1.172710)
test_all 0.096739 0.051876 853.026218 (244.161720)
test_rubyspec 0.066582 0.025118 166.498574 ( 47.135351)
total: 343.51 sec