Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-132255
#<BuildRuby:0x00007f82558cfdc8
@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.20241211-132255",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.003650 0.003902 3.183784 ( 3.304191)
build_miniruby 0.000000 0.001460 1.652223 ( 1.649625)
build_ruby 0.000577 0.001261 3.551623 ( 3.750122)
build_all 0.007287 0.000000 6.145919 ( 2.567009)
build_install 0.009225 0.005577 8.175682 ( 3.867897)
test_btest 0.000739 0.000254 75.039578 ( 21.885176)
test_basic 0.001530 0.007944 1.022859 ( 1.074276)
test_all 0.101373 0.040550 726.207123 (243.681515)
test_rubyspec 0.054535 0.026970 117.482737 ( 33.416511)
total: 315.20 sec