Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-203842
#<BuildRuby:0x00007f7ab636fdc0
@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.20240824-203842",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000021 0.000009 0.000030 ( 0.000029)
build_up 0.006317 0.001001 3.008579 ( 3.156869)
build_miniruby 0.001045 0.000436 1.220809 ( 1.217624)
build_ruby 0.000000 0.001853 3.332645 ( 3.537573)
build_all 0.005594 0.002793 6.899663 ( 2.592974)
build_install 0.010855 0.007817 9.304475 ( 4.226465)
test_btest 0.000688 0.000321 99.161914 ( 25.756468)
test_basic 0.003796 0.005725 0.943058 ( 0.991670)
test_all 0.101837 0.044904 835.117488 (250.837630)
test_rubyspec 0.067449 0.020395 163.599891 ( 37.113900)
total: 329.43 sec