Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-210434
#<BuildRuby:0x00007febec41fde0
@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.20241216-210434",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.006459 0.000746 2.744408 ( 3.734142)
build_miniruby 0.001251 0.000375 2.224918 ( 2.258699)
build_ruby 0.001693 0.000508 4.323088 ( 4.548282)
build_all 0.007372 0.002211 6.464392 ( 3.957326)
build_install 0.022030 0.000000 8.999282 ( 6.579727)
test_btest 0.000989 0.000000 80.996280 ( 43.405862)
test_basic 0.012112 0.000046 1.149021 ( 1.534962)
test_all 0.113630 0.039053 778.084048 (284.706027)
test_rubyspec 0.035856 0.039447 113.320332 ( 25.529030)
total: 376.26 sec