Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-182122
#<BuildRuby:0x00007fd05bf0fdd8
@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.20240929-182122",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004573 0.004149 4.650570 ( 3.806520)
build_miniruby 0.000000 0.001561 1.288191 ( 1.284797)
build_ruby 0.000000 0.001922 3.691542 ( 20.072711)
build_all 0.006998 0.001964 7.240299 ( 3.044163)
build_install 0.010900 0.010384 10.567465 ( 4.880278)
test_btest 0.000661 0.000180 98.271038 ( 27.594699)
test_basic 0.009727 0.001379 1.217616 ( 1.306239)
test_all 0.101783 0.056810 840.351824 (423.805023)
test_rubyspec 0.056077 0.036875 142.626030 ( 75.563137)
total: 561.36 sec