Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-143923
#<BuildRuby:0x00007fc6a8b7fdd8
@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.20241003-143923",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.008050 0.001951 4.554537 ( 6.698489)
build_miniruby 0.002155 0.000522 1.969207 ( 2.529269)
build_ruby 0.002617 0.000000 4.819720 ( 5.812070)
build_all 0.007687 0.003689 8.219278 ( 8.119125)
build_install 0.024027 0.004075 11.393488 ( 22.455912)
test_btest 0.001041 0.000093 102.193262 ( 97.248470)
test_basic 0.008001 0.005120 1.281686 ( 2.018537)
test_all 0.107367 0.057034 907.554941 (752.155643)
test_rubyspec 0.050372 0.046059 146.472881 (100.398337)
total: 997.44 sec