Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-024339
#<BuildRuby:0x00007fe8b6a4fdc0
@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.20240827-024339",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.000914 0.006748 3.771303 ( 4.347927)
build_miniruby 0.000000 0.001707 2.061880 ( 2.103044)
build_ruby 0.000000 0.001852 4.206203 ( 10.983203)
build_all 0.007666 0.000083 7.816211 ( 2.988138)
build_install 0.017221 0.001706 10.896589 ( 5.129675)
test_btest 0.000663 0.000240 116.688781 ( 30.775761)
test_basic 0.008069 0.001562 1.234276 ( 1.284192)
test_all 0.080580 0.069391 809.831794 (265.701145)
test_rubyspec 0.065000 0.026689 166.208046 ( 33.370565)
total: 356.68 sec