Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-161610
#<BuildRuby:0x00007f85ad1dfdc8
@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.20240731-161610",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000035 0.000010 0.000045 ( 0.000045)
build_up 0.001221 0.007052 3.427817 ( 3.506135)
build_miniruby 0.001175 0.000404 1.144829 ( 1.141514)
build_ruby 0.001388 0.000478 3.589861 ( 3.787224)
build_all 0.003944 0.005011 8.168428 ( 3.210087)
build_install 0.018697 0.001198 10.650921 ( 4.958897)
test_btest 0.000665 0.000222 113.578597 ( 32.872063)
test_basic 0.004089 0.005356 1.014471 ( 1.435687)
test_all 0.101851 0.051096 789.969441 (227.369641)
test_rubyspec 0.048834 0.040403 170.383833 ( 45.142738)
total: 323.43 sec