Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-182134
#<BuildRuby:0x00007f779180fdd0
@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.20241113-182134",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000031 0.000012 0.000043 ( 0.000041)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.005591 0.002175 3.876164 ( 3.766370)
build_miniruby 0.001152 0.000448 1.594677 ( 1.591687)
build_ruby 0.000000 0.001882 4.148722 ( 4.308520)
build_all 0.004316 0.004248 6.215227 ( 2.549364)
build_install 0.015750 0.003548 8.607631 ( 3.961844)
test_btest 0.000927 0.000000 77.290048 ( 21.464912)
test_basic 0.010616 0.000000 1.062603 ( 1.114054)
test_all 0.094534 0.052297 720.697463 (212.863888)
test_rubyspec 0.044121 0.031775 119.322310 ( 24.692685)
total: 276.31 sec