Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-045338
#<BuildRuby:0x00007f78a7f0fdd0
@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.20240630-045338",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006893 0.000833 3.172310 ( 3.232455)
build_miniruby 0.000000 0.001585 1.256250 ( 1.253640)
build_ruby 0.000000 0.001862 3.284270 ( 3.449025)
build_all 0.002598 0.005178 6.759885 ( 2.615073)
build_install 0.012396 0.005722 9.615001 ( 4.264820)
test_btest 0.000655 0.000262 105.156796 ( 27.863509)
test_basic 0.003273 0.005479 1.049115 ( 1.102934)
test_all 0.111095 0.042800 782.840408 (245.181456)
test_rubyspec 0.050256 0.046393 172.516862 ( 29.266491)
total: 318.23 sec