Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-031719
#<BuildRuby:0x00007fb9a3b5fdd8
@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.20241230-031719",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.006006 0.000232 2.163904 ( 2.497872)
build_miniruby 0.001456 0.000171 1.649814 ( 1.677141)
build_ruby 0.002025 0.000000 4.245398 ( 4.407889)
build_all 0.004949 0.004194 6.411282 ( 2.956232)
build_install 0.007066 0.012842 8.554298 ( 4.902028)
test_btest 0.000700 0.000148 76.341005 ( 26.581260)
test_basic 0.004552 0.004419 1.014129 ( 1.059563)
test_all 0.096806 0.042943 682.744977 (203.343491)
test_rubyspec 0.042112 0.035863 113.449317 ( 24.692479)
total: 272.12 sec