Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-235326
#<BuildRuby:0x00007f997442fdc8
@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.20241114-235326",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.007721 0.001018 4.131670 ( 4.623374)
build_miniruby 0.001718 0.000474 1.790934 ( 1.852268)
build_ruby 0.001746 0.000481 4.580701 ( 5.034905)
build_all 0.008147 0.001030 6.428019 ( 2.892625)
build_install 0.012533 0.004221 8.119958 ( 3.792361)
test_btest 0.000689 0.000188 76.896676 ( 22.475945)
test_basic 0.003485 0.005475 0.908528 ( 0.958141)
test_all 0.124650 0.021845 673.072598 (228.204747)
test_rubyspec 0.038502 0.044512 120.351787 ( 24.528181)
total: 294.36 sec