Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-194129
#<BuildRuby:0x00007f056740fdd0
@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.20241107-194129",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.003183 0.003630 3.411747 ( 9.121326)
build_miniruby 0.001521 0.000000 1.155562 ( 5.499896)
build_ruby 0.000000 0.001902 3.643941 ( 29.160209)
build_all 0.000000 0.008279 6.202280 ( 2.761271)
build_install 0.014672 0.003672 9.029770 ( 4.435590)
test_btest 0.000574 0.000275 78.308142 ( 28.930465)
test_basic 0.003667 0.005528 1.009099 ( 6.246388)
test_all 0.093146 0.052109 647.809306 (189.120443)
test_rubyspec 0.024872 0.052810 112.319162 ( 22.154189)
total: 297.43 sec