Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-065553
#<BuildRuby:0x00007fb4f981fdc0
@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.20240929-065553",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.009737 0.002739 5.241271 ( 6.273015)
build_miniruby 0.002291 0.000000 1.867999 ( 2.101278)
build_ruby 0.002539 0.000000 4.734989 ( 5.312427)
build_all 0.007915 0.003131 7.617098 ( 6.581428)
build_install 0.019901 0.008070 11.664081 ( 10.399821)
test_btest 0.000611 0.000179 102.335030 ( 88.325668)
test_basic 0.006391 0.006205 1.290974 ( 1.704783)
test_all 0.116392 0.036240 813.632503 (352.569405)
test_rubyspec 0.050981 0.037590 134.138539 ( 38.660976)
total: 511.93 sec