Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-085432
#<BuildRuby:0x00007fdc42a0fde0
@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.20240919-085432",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000045 0.000006 0.000051 ( 0.000052)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005546 0.003648 5.358071 ( 4.674957)
build_miniruby 0.001622 0.000244 1.694402 ( 1.768872)
build_ruby 0.002030 0.000304 4.676954 ( 4.927051)
build_all 0.006657 0.003816 8.037997 ( 4.062021)
build_install 0.021158 0.001413 11.971731 ( 6.545250)
test_btest 0.000857 0.000133 106.826465 ( 48.560242)
test_basic 0.010390 0.005319 1.417225 ( 1.524629)
test_all 0.110872 0.044113 862.131416 (270.493767)
test_rubyspec 0.052002 0.036826 147.709030 ( 51.558860)
total: 394.12 sec