Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-125209
#<BuildRuby:0x00007f1ee728fde0
@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.20241119-125209",
@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.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000028)
build_up 0.003578 0.003930 3.810523 ( 3.953565)
build_miniruby 0.001660 0.000431 1.657409 ( 1.666544)
build_ruby 0.001962 0.000509 4.313619 ( 29.301617)
build_all 0.008601 0.001106 6.555858 ( 3.615113)
build_install 0.004112 0.016732 9.196595 ( 9.028950)
test_btest 0.000596 0.000224 80.284264 ( 52.738422)
test_basic 0.009196 0.001908 1.066649 ( 1.177567)
test_all 0.110632 0.038963 779.807816 (364.182842)
test_rubyspec 0.057546 0.031445 123.346975 ( 47.483214)
total: 513.15 sec