Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-000059
#<BuildRuby:0x00007f46eed0fde0
@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.20240811-000059",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000043 0.000000 0.000043 ( 0.000042)
build_up 0.009328 0.000572 4.011554 ( 5.388235)
build_miniruby 0.001744 0.000545 1.807928 ( 2.302624)
build_ruby 0.002432 0.000000 4.585395 ( 5.566397)
build_all 0.005808 0.005499 8.824757 ( 8.022800)
build_install 0.017110 0.008756 12.195448 ( 11.359382)
test_btest 0.000874 0.000000 129.961941 (120.443967)
test_basic 0.009137 0.003309 1.441076 ( 2.249686)
test_all 0.125463 0.033719 896.543948 (431.351044)
test_rubyspec 0.047256 0.039403 167.537824 ( 27.517121)
total: 614.20 sec