Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-071502
#<BuildRuby:0x00007f148ad4fdc8
@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.20241230-071502",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001373 0.004343 1.990858 ( 2.314916)
build_miniruby 0.001257 0.000260 1.562247 ( 1.560669)
build_ruby 0.001525 0.000316 4.186805 ( 4.364459)
build_all 0.003680 0.005099 6.485318 ( 2.767077)
build_install 0.016122 0.001681 8.027466 ( 4.227345)
test_btest 0.000989 0.000223 73.831923 ( 20.593050)
test_basic 0.008647 0.000882 0.989277 ( 1.038436)
test_all 0.089537 0.053312 697.758037 (247.600418)
test_rubyspec 0.032930 0.046203 116.802938 ( 30.121291)
total: 314.59 sec