Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-175022
#<BuildRuby:0x00007ff6bc53fdd0
@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.20241015-175022",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000037 0.000003 0.000040 ( 0.000040)
build_up 0.003748 0.003998 3.881801 ( 3.779191)
build_miniruby 0.001481 0.000169 1.778910 ( 1.775664)
build_ruby 0.001867 0.000214 4.145322 ( 4.307243)
build_all 0.001542 0.007832 7.567841 ( 3.160812)
build_install 0.015666 0.004683 10.442474 ( 4.870222)
test_btest 0.000720 0.000130 93.900663 ( 25.285740)
test_basic 0.002627 0.007990 1.088466 ( 1.135441)
test_all 0.123688 0.027506 754.009813 (215.511804)
test_rubyspec 0.056072 0.031395 138.935513 ( 30.951098)
total: 290.78 sec