Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-114621
#<BuildRuby:0x00007fe8b906fdc0
@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.20240718-114621",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003353 0.004292 3.593965 ( 3.536220)
build_miniruby 0.001946 0.000000 1.658109 ( 1.654718)
build_ruby 0.002360 0.000038 4.265886 ( 4.456244)
build_all 0.010004 0.000187 8.479563 ( 3.438251)
build_install 0.013020 0.007735 11.774455 ( 5.558919)
test_btest 0.000771 0.000103 121.686875 ( 33.823536)
test_basic 0.006677 0.004438 1.256214 ( 1.311349)
test_all 0.102068 0.050170 839.632221 (290.154992)
test_rubyspec 0.064332 0.030331 176.475739 ( 45.306619)
total: 389.24 sec