Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-152828
#<BuildRuby:0x00007f8ed5d5fdc0
@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.20241105-152828",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007134 0.000621 3.754562 ( 3.661438)
build_miniruby 0.001297 0.000259 1.662969 ( 1.659646)
build_ruby 0.001608 0.000322 4.047494 ( 4.207150)
build_all 0.009167 0.000000 7.041163 ( 2.892081)
build_install 0.008995 0.012827 9.875765 ( 5.485668)
test_btest 0.000613 0.000161 80.232482 ( 25.074427)
test_basic 0.009547 0.001462 1.089729 ( 1.159152)
test_all 0.107497 0.040887 715.692196 (247.483611)
test_rubyspec 0.047782 0.034123 116.571961 ( 25.066629)
total: 316.69 sec