Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-152019
#<BuildRuby:0x00007ff1809afdc0
@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.20241128-152019",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000586 0.007182 3.252073 ( 3.167868)
build_miniruby 0.001722 0.000000 1.564960 ( 1.563037)
build_ruby 0.001877 0.000000 4.451205 ( 35.246022)
build_all 0.005356 0.004633 7.013841 ( 3.769794)
build_install 0.013678 0.004276 8.113217 ( 9.170574)
test_btest 0.000759 0.000127 54.634396 ( 23.612647)
test_basic 0.006717 0.001120 0.695175 ( 2.653275)
test_all 0.093741 0.047618 706.985983 (311.179287)
test_rubyspec 0.043769 0.038267 124.020564 ( 42.109863)
total: 432.47 sec