Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-073800
#<BuildRuby:0x00007fa2a491fde0
@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.20241013-073800",
@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.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.000191 0.007897 3.715997 ( 3.824859)
build_miniruby 0.001161 0.000415 1.171682 ( 1.168366)
build_ruby 0.001359 0.000485 3.805457 ( 4.002360)
build_all 0.006212 0.003350 7.086462 ( 2.866174)
build_install 0.015868 0.002732 9.547835 ( 4.302100)
test_btest 0.000696 0.000239 87.992450 ( 22.944973)
test_basic 0.008865 0.000129 0.856854 ( 0.903049)
test_all 0.113054 0.035668 725.671052 (224.239378)
test_rubyspec 0.062844 0.025400 134.340878 ( 25.952116)
total: 290.20 sec