Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-143311
#<BuildRuby:0x00007fdb948efdd8
@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.20250314-143311",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005257 0.001631 2.745737 ( 2.488803)
build_miniruby 0.001062 0.000330 1.301588 ( 1.298904)
build_ruby 0.001399 0.000434 3.181304 ( 3.369550)
build_all 0.004507 0.004311 5.561461 ( 2.330726)
build_install 0.016982 0.001305 7.336759 ( 3.733734)
test_btest 0.000644 0.000195 50.745299 ( 19.955600)
test_basic 0.005819 0.006319 0.937710 ( 1.226526)
test_all 0.074501 0.045019 601.606463 (212.463671)
test_rubyspec 0.049094 0.026879 100.919919 ( 23.072517)
total: 269.94 sec