Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-122717
#<BuildRuby:0x00007f389ee3fde0
@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.20240624-122717",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.001524 0.007237 3.595754 ( 3.558325)
build_miniruby 0.001856 0.000495 1.862591 ( 1.918058)
build_ruby 0.002103 0.000560 4.830565 ( 5.076175)
build_all 0.010841 0.000709 8.796413 ( 4.925492)
build_install 0.015557 0.006044 11.247096 ( 6.505811)
test_btest 0.000689 0.000182 105.725637 ( 27.285560)
test_basic 0.004668 0.004330 1.052286 ( 1.108834)
test_all 0.105132 0.047326 854.565700 (285.885760)
test_rubyspec 0.051152 0.046799 161.632600 ( 27.619524)
total: 363.88 sec