Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-203920
#<BuildRuby:0x00007f26a705fdc8
@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.20241113-203920",
@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.000027 0.000009 0.000036 ( 0.000036)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.005021 0.002979 3.953220 ( 3.919338)
build_miniruby 0.001291 0.000446 1.514183 ( 1.525418)
build_ruby 0.001733 0.000598 4.229724 ( 25.541328)
build_all 0.010447 0.000000 6.940396 ( 3.365011)
build_install 0.022359 0.000188 9.527884 ( 4.852512)
test_btest 0.000700 0.000189 83.315248 ( 35.264427)
test_basic 0.003738 0.006784 1.145293 ( 1.956020)
test_all 0.103574 0.049758 761.718559 (268.635563)
test_rubyspec 0.055306 0.027185 123.340211 ( 29.252930)
total: 374.31 sec