Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-024516
#<BuildRuby:0x00007f0b9d73fdc0
@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.20241104-024516",
@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.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004884 0.003520 4.119573 ( 4.446822)
build_miniruby 0.001728 0.000079 1.833682 ( 1.904592)
build_ruby 0.002391 0.000000 4.526323 ( 4.809816)
build_all 0.009475 0.001123 7.075781 ( 4.513020)
build_install 0.016222 0.009256 10.261697 ( 6.996223)
test_btest 0.000728 0.000217 78.902324 ( 46.078564)
test_basic 0.006096 0.007550 1.134898 ( 1.319003)
test_all 0.122563 0.035245 813.581673 (461.180314)
test_rubyspec 0.072307 0.011653 126.532998 ( 49.187557)
total: 580.44 sec