Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-121137
#<BuildRuby:0x00007fb31585fdc0
@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-121137",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002970 0.003843 3.141024 ( 3.347053)
build_miniruby 0.001231 0.000237 1.107575 ( 1.104419)
build_ruby 0.001329 0.000256 3.186084 ( 13.984996)
build_all 0.004287 0.003271 5.330081 ( 2.157890)
build_install 0.008476 0.008095 7.857886 ( 3.736396)
test_btest 0.000681 0.000181 65.698051 ( 17.967477)
test_basic 0.004231 0.004082 0.744372 ( 0.795010)
test_all 0.091630 0.048657 642.334193 (221.393917)
test_rubyspec 0.049713 0.029195 114.334487 ( 21.441582)
total: 285.93 sec