Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-101035
#<BuildRuby:0x00007f2ddf82fdc0
@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.20241024-101035",
@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.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.004059 0.004733 4.300576 ( 4.515813)
build_miniruby 0.000000 0.001651 1.142035 ( 1.138783)
build_ruby 0.000000 0.001842 2.958301 ( 3.179639)
build_all 0.004162 0.003625 5.712314 ( 2.219833)
build_install 0.015819 0.000803 8.015031 ( 3.666392)
test_btest 0.000711 0.000149 78.525659 ( 31.934301)
test_basic 0.005892 0.004511 1.055030 ( 1.098366)
test_all 0.125596 0.023186 739.568029 (220.587424)
test_rubyspec 0.049965 0.034800 125.826170 ( 37.286569)
total: 305.63 sec