Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-023715
#<BuildRuby:0x00007fce3496fdc0
@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-023715",
@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.000006 0.000024 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.007731 0.000000 3.141033 ( 3.270576)
build_miniruby 0.001184 0.000311 1.101861 ( 1.099130)
build_ruby 0.001782 0.000000 3.319526 ( 3.518432)
build_all 0.005155 0.003712 7.248223 ( 2.816601)
build_install 0.018292 0.000632 9.662922 ( 4.340945)
test_btest 0.000962 0.000000 113.439560 ( 40.623501)
test_basic 0.004936 0.003453 1.168399 ( 1.219580)
test_all 0.100387 0.043965 772.739131 (221.208843)
test_rubyspec 0.060196 0.030598 160.226018 ( 27.956926)
total: 306.06 sec