Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-155129
#<BuildRuby:0x00007fa67b4ffdc0
@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.20241024-155129",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005513 0.001711 3.074539 ( 2.928786)
build_miniruby 0.001159 0.000360 1.588403 ( 1.585791)
build_ruby 0.002016 0.000000 4.283006 ( 20.482596)
build_all 0.007285 0.001559 7.078064 ( 2.974834)
build_install 0.015295 0.003730 9.853777 ( 4.763362)
test_btest 0.000677 0.000199 77.781015 ( 22.580447)
test_basic 0.002478 0.008003 1.008156 ( 3.525200)
test_all 0.103560 0.044153 717.280703 (211.387127)
test_rubyspec 0.061003 0.024423 125.473601 ( 27.079877)
total: 297.31 sec