Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-164317
#<BuildRuby:0x00007ff357d5fdc0
@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.20241019-164317",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000048 0.000009 0.000057 ( 0.000057)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.004528 0.004987 4.500515 ( 5.616768)
build_miniruby 0.001859 0.000425 1.981515 ( 2.252664)
build_ruby 0.002163 0.000495 4.820396 ( 31.011676)
build_all 0.005854 0.005709 7.912063 ( 5.898515)
build_install 0.023431 0.003572 11.518313 ( 9.232159)
test_btest 0.000968 0.000235 101.170004 ( 86.260941)
test_basic 0.011582 0.001606 1.313243 ( 2.263937)
test_all 0.117928 0.044541 879.185745 (538.026491)
test_rubyspec 0.030322 0.065446 143.627610 ( 55.201077)
total: 735.77 sec