Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-083713
#<BuildRuby:0x00007f1b624cfde0
@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.20241031-083713",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008164 0.001166 4.431960 ( 4.314664)
build_miniruby 0.001319 0.000189 2.185882 ( 2.226411)
build_ruby 0.002366 0.000000 4.402440 ( 37.547987)
build_all 0.011242 0.000104 9.522221 ( 6.529123)
build_install 0.017040 0.005588 10.528755 ( 6.420946)
test_btest 0.000723 0.000108 79.573612 ( 45.189861)
test_basic 0.002311 0.009589 1.133158 ( 1.491765)
test_all 0.129305 0.023985 817.184583 (301.190520)
test_rubyspec 0.061207 0.026464 119.285979 ( 39.358528)
total: 444.27 sec