Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-192914
#<BuildRuby:0x00007f0dcc5ffdd0
@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.20240922-192914",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.000000 0.008642 4.570304 ( 3.805000)
build_miniruby 0.000000 0.001634 1.612492 ( 1.610785)
build_ruby 0.001496 0.000418 3.911530 ( 4.136253)
build_all 0.006722 0.001739 6.200007 ( 2.405090)
build_install 0.008183 0.011585 10.112037 ( 4.836379)
test_btest 0.000681 0.000341 91.801561 ( 25.961924)
test_basic 0.002247 0.008396 1.134464 ( 1.181136)
test_all 0.099483 0.050162 779.781796 (223.701172)
test_rubyspec 0.042485 0.047255 133.648692 ( 28.111973)
total: 295.75 sec