Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-030126
#<BuildRuby:0x00007f10abddfdc0
@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.20240928-030126",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.002140 0.007168 5.116590 ( 4.410348)
build_miniruby 0.001643 0.000259 1.839826 ( 1.846692)
build_ruby 0.001883 0.000297 4.650453 ( 4.803920)
build_all 0.002044 0.007595 7.447903 ( 4.050181)
build_install 0.011851 0.009874 10.979743 ( 5.886271)
test_btest 0.000708 0.000177 100.877671 ( 43.143953)
test_basic 0.008910 0.003249 1.226883 ( 1.361947)
test_all 0.094247 0.061267 777.278603 (271.795002)
test_rubyspec 0.055250 0.029697 133.884950 ( 30.738611)
total: 368.04 sec