Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250305-155101
#<BuildRuby:0x00007ff63f2bfdd0
@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.20250305-155101",
@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.000005 0.000019 ( 0.000021)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.001599 0.004728 2.709636 ( 2.019986)
build_miniruby 0.000958 0.000447 1.204984 ( 1.202446)
build_ruby 0.001168 0.000545 2.695577 ( 32.070779)
build_all 0.002903 0.003571 4.397205 ( 1.971495)
build_install 0.009254 0.004627 6.281102 ( 5.051252)
test_btest 0.000651 0.000326 42.404860 ( 15.567631)
test_basic 0.005479 0.000580 0.765172 ( 0.990135)
test_all 0.081239 0.032819 522.836795 (171.322458)
test_rubyspec 0.032901 0.034950 92.942869 ( 17.917505)
total: 248.11 sec