Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-175507
#<BuildRuby:0x00007ffa96a4fdd8
@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.20241108-175507",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005699 0.001676 3.348783 ( 3.272151)
build_miniruby 0.001214 0.000357 1.148404 ( 1.145383)
build_ruby 0.001321 0.000389 3.209716 ( 3.403442)
build_all 0.008175 0.000000 5.909482 ( 2.409122)
build_install 0.002626 0.015444 8.316821 ( 4.060324)
test_btest 0.001156 0.000000 72.385526 ( 20.105128)
test_basic 0.005307 0.005102 0.859786 ( 0.905646)
test_all 0.108520 0.035334 650.577989 (202.163259)
test_rubyspec 0.046428 0.029348 115.773819 ( 21.171745)
total: 258.64 sec