Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-063649
#<BuildRuby:0x00007f623a52fdc0
@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.20240713-063649",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000253 0.007141 3.723108 ( 3.734597)
build_miniruby 0.001655 0.000351 1.651438 ( 1.648973)
build_ruby 0.001582 0.000335 4.182258 ( 4.318207)
build_all 0.007079 0.001501 8.065247 ( 3.214321)
build_install 0.019421 0.000516 9.924850 ( 4.312504)
test_btest 0.000876 0.000165 113.833068 ( 29.756993)
test_basic 0.004029 0.005146 1.152856 ( 1.198722)
test_all 0.112560 0.038202 850.213347 (248.065941)
test_rubyspec 0.039255 0.053294 176.556798 ( 46.608074)
total: 342.86 sec