Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250427-154900
#<BuildRuby:0x00007f51b08bfde0
@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.20250427-154900",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000038 0.000014 0.000052 ( 0.000046)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.004385 0.001686 2.149766 ( 2.705328)
build_miniruby 0.001370 0.000527 1.565324 ( 1.629202)
build_ruby 0.001796 0.000691 4.188163 ( 4.363527)
build_all 0.008525 0.002637 6.309445 ( 4.134089)
build_install 0.011805 0.012209 8.321684 ( 6.111638)
test_btest 0.000695 0.000305 52.829073 ( 36.848324)
test_basic 0.013050 0.000207 1.015541 ( 1.215071)
test_all 0.085532 0.038860 605.730251 (230.129847)
test_rubyspec 0.039383 0.035981 103.214522 ( 23.009666)
total: 310.15 sec