Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-014130
#<BuildRuby:0x00007fca0b9afdd0
@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.20240623-014130",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000444 0.008214 3.796689 ( 3.882050)
build_miniruby 0.001562 0.000502 1.755641 ( 1.779879)
build_ruby 0.001945 0.000625 4.651287 ( 4.771737)
build_all 0.008912 0.001467 8.583721 ( 5.074526)
build_install 0.012101 0.011544 11.623022 ( 6.577949)
test_btest 0.000588 0.000215 117.683368 ( 44.471593)
test_basic 0.000000 0.009009 1.192678 ( 1.246903)
test_all 0.115024 0.034652 837.492274 (273.449691)
test_rubyspec 0.045268 0.050395 169.957904 ( 48.976271)
total: 390.23 sec