Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-073358
#<BuildRuby:0x00007fe93d78fdd8
@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.20241225-073358",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.005514 2.032783 ( 2.338977)
build_miniruby 0.000109 0.001295 1.651019 ( 1.652629)
build_ruby 0.001567 0.000432 4.096378 ( 4.239711)
build_all 0.001012 0.008169 6.689069 ( 2.822298)
build_install 0.014774 0.003609 8.500250 ( 4.577288)
test_btest 0.000737 0.000245 77.254079 ( 20.746365)
test_basic 0.007497 0.003933 1.039650 ( 1.080156)
test_all 0.115811 0.030668 703.601650 (240.098016)
test_rubyspec 0.047962 0.032909 122.519803 ( 34.011816)
total: 311.57 sec