Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-074708
#<BuildRuby:0x00007fd403c7fdd8
@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.20240716-074708",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.004580 0.004350 3.793811 ( 4.101996)
build_miniruby 0.001582 0.000474 1.705792 ( 1.720717)
build_ruby 0.000000 0.002233 4.334378 ( 4.490225)
build_all 0.002813 0.005499 7.720611 ( 3.057535)
build_install 0.016614 0.002800 9.996949 ( 4.612093)
test_btest 0.000766 0.000255 107.346058 ( 27.763147)
test_basic 0.007175 0.000901 1.115801 ( 1.165071)
test_all 0.103223 0.045507 775.607955 (233.541630)
test_rubyspec 0.053938 0.036126 162.805734 ( 30.846696)
total: 311.30 sec