Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-101529
#<BuildRuby:0x00007f255b91fdc0
@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-101529",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005548 0.003303 4.840252 ( 3.960723)
build_miniruby 0.001209 0.000340 1.575790 ( 1.575059)
build_ruby 0.001740 0.000490 3.969018 ( 4.157370)
build_all 0.003678 0.005158 6.810651 ( 2.868903)
build_install 0.005092 0.014445 9.802165 ( 4.195817)
test_btest 0.000540 0.000219 92.746901 ( 26.586344)
test_basic 0.006226 0.005120 1.156072 ( 1.212777)
test_all 0.093814 0.053416 760.308294 (216.693039)
test_rubyspec 0.050115 0.036321 131.856958 ( 31.441688)
total: 292.69 sec