Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-080701
#<BuildRuby:0x00007fc98786fdc8
@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.20240819-080701",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000045 0.000010 0.000055 ( 0.000055)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.005346 0.004434 4.370344 ( 5.819914)
build_miniruby 0.001782 0.000421 1.885699 ( 2.232690)
build_ruby 0.001793 0.000424 5.187463 ( 5.956410)
build_all 0.009643 0.002284 10.086199 ( 8.453812)
build_install 0.028249 0.000000 13.816156 ( 11.959220)
test_btest 0.001058 0.000000 135.829925 (117.027738)
test_basic 0.009777 0.004207 1.515757 ( 2.347628)
test_all 0.110639 0.058971 1045.608576 (618.267489)
test_rubyspec 0.058075 0.039312 182.025842 ( 44.476346)
total: 816.54 sec