Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-083009
#<BuildRuby:0x00007f3339dffde0
@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.20241008-083009",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.009086 0.000592 4.263757 ( 8.532296)
build_miniruby 0.001785 0.000210 1.800801 ( 2.412556)
build_ruby 0.002414 0.000284 4.806098 ( 5.255392)
build_all 0.009202 0.002234 7.685317 ( 5.751239)
build_install 0.023424 0.004429 11.096073 ( 8.246444)
test_btest 0.000821 0.000110 98.889367 ( 81.869728)
test_basic 0.010833 0.001444 1.271470 ( 1.721526)
test_all 0.129563 0.034697 905.261429 (592.513558)
test_rubyspec 0.073746 0.019773 139.078424 ( 47.436261)
total: 753.74 sec