Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-191215
#<BuildRuby:0x00007fdf8b5afdd0
@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.20241114-191215",
@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.000023 0.000008 0.000031 ( 0.000031)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.004591 0.004159 4.225576 ( 5.080570)
build_miniruby 0.001436 0.000494 1.779790 ( 1.859266)
build_ruby 0.002017 0.000000 4.687329 ( 5.255289)
build_all 0.006988 0.003006 6.988653 ( 5.031733)
build_install 0.016140 0.007886 10.069085 ( 7.320877)
test_btest 0.000670 0.000241 85.239736 ( 39.085421)
test_basic 0.006045 0.006278 1.091678 ( 1.160106)
test_all 0.111469 0.038472 805.539216 (369.087874)
test_rubyspec 0.054287 0.034136 124.442490 ( 48.946309)
total: 482.83 sec