Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-045542
#<BuildRuby:0x00007f14578cfdd0
@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.20240708-045542",
@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.000008 0.000026 ( 0.000026)
autoconf 0.000029 0.000012 0.000041 ( 0.000042)
configure 0.000024 0.000011 0.000035 ( 0.000035)
build_up 0.007354 0.001362 4.485048 ( 4.078630)
build_miniruby 0.002074 0.000000 2.145496 ( 2.143659)
build_ruby 0.000000 0.002139 3.811397 ( 3.954232)
build_all 0.005229 0.003322 8.344766 ( 3.301886)
build_install 0.010241 0.011403 12.381943 ( 5.789771)
test_btest 0.000615 0.000297 137.169229 ( 62.956766)
test_basic 0.013584 0.000000 1.575718 ( 1.748491)
test_all 0.104027 0.058937 2185.685020 (1431.581809)
test_rubyspec 0.057759 0.037007 192.239857 ( 50.981105)
total: 1566.54 sec