Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-221703
#<BuildRuby:0x00007f57aa95fde0
@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.20240802-221703",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.008911 3.964874 ( 3.785138)
build_miniruby 0.000000 0.001729 1.637948 ( 1.637566)
build_ruby 0.002339 0.000000 4.499219 ( 4.733969)
build_all 0.010021 0.000246 8.785307 ( 3.908014)
build_install 0.019348 0.002899 11.473930 ( 5.343930)
test_btest 0.000850 0.000212 115.997648 ( 31.904473)
test_basic 0.001381 0.008794 1.160911 ( 1.204928)
test_all 0.107681 0.041529 868.559732 (243.891049)
test_rubyspec 0.048792 0.039857 168.517142 ( 49.469914)
total: 345.88 sec