Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-100525
#<BuildRuby:0x00007f47a50cfdc0
@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.20241015-100525",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002638 0.006430 4.176943 ( 4.031308)
build_miniruby 0.001180 0.000347 1.666288 ( 1.666525)
build_ruby 0.001855 0.000546 4.670689 ( 4.803142)
build_all 0.004542 0.005412 7.900932 ( 3.791456)
build_install 0.015115 0.007747 10.884224 ( 5.713873)
test_btest 0.000600 0.000205 97.566097 ( 29.509695)
test_basic 0.008908 0.001614 1.079614 ( 1.123561)
test_all 0.109261 0.042016 756.968009 (244.109431)
test_rubyspec 0.052073 0.036755 138.246358 ( 32.059822)
total: 326.81 sec