Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-085735
#<BuildRuby:0x00007ff6547bfdc0
@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.20241208-085735",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003154 0.005114 3.729211 ( 4.415212)
build_miniruby 0.001426 0.000492 1.740830 ( 1.850581)
build_ruby 0.002584 0.000000 4.431512 ( 4.753450)
build_all 0.010260 0.000000 6.523611 ( 4.104707)
build_install 0.014051 0.009049 9.502553 ( 6.394511)
test_btest 0.000588 0.000201 78.736778 ( 35.990891)
test_basic 0.000000 0.011376 1.097972 ( 1.246906)
test_all 0.103737 0.045797 755.022981 (272.391521)
test_rubyspec 0.048082 0.037693 122.577304 ( 52.447084)
total: 383.60 sec