Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-192107
#<BuildRuby:0x00007fd07519fdc8
@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.20240820-192107",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007170 0.000370 3.616111 ( 3.802972)
build_miniruby 0.001367 0.000161 1.278188 ( 1.274812)
build_ruby 0.001580 0.000186 4.041459 ( 4.218728)
build_all 0.008939 0.000000 7.911926 ( 3.168838)
build_install 0.018155 0.000000 10.895223 ( 5.247133)
test_btest 0.000876 0.000000 113.978758 ( 29.688566)
test_basic 0.006488 0.002937 1.197084 ( 1.245110)
test_all 0.103625 0.046247 812.266229 (238.815368)
test_rubyspec 0.056548 0.035021 162.521383 ( 34.067296)
total: 321.53 sec