Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-040337
#<BuildRuby:0x00007f063b64fdc8
@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.20241124-040337",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.006965 0.000602 3.291907 ( 3.218012)
build_miniruby 0.001352 0.000279 1.602981 ( 1.599472)
build_ruby 0.001869 0.000000 4.130425 ( 4.282846)
build_all 0.007696 0.000000 6.377976 ( 2.703544)
build_install 0.009410 0.011057 8.586546 ( 4.107321)
test_btest 0.000893 0.000230 75.695594 ( 21.058175)
test_basic 0.004837 0.004278 1.045250 ( 1.096223)
test_all 0.108086 0.038015 703.034901 (208.417147)
test_rubyspec 0.042811 0.038378 118.720666 ( 26.930510)
total: 273.41 sec