Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-032135
#<BuildRuby:0x00007fb95482fdd8
@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.20240728-032135",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.000189 0.008188 4.098952 ( 4.010210)
build_miniruby 0.001755 0.000479 1.776068 ( 1.785759)
build_ruby 0.001673 0.000456 4.712517 ( 4.897423)
build_all 0.007518 0.002786 8.828809 ( 4.112183)
build_install 0.021303 0.001278 11.825991 ( 6.196551)
test_btest 0.000724 0.000181 127.121306 ( 50.727798)
test_basic 0.004316 0.009690 1.347073 ( 1.437310)
test_all 0.106831 0.055288 987.094779 (435.637137)
test_rubyspec 0.062102 0.030756 186.283200 (164.304285)
total: 673.11 sec