Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-164249
#<BuildRuby:0x00007f6d84c6fdd8
@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.20240904-164249",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.009116 0.000000 4.142485 ( 4.563123)
build_miniruby 0.001155 0.000928 1.833835 ( 1.912273)
build_ruby 0.002355 0.000000 4.456096 ( 4.641837)
build_all 0.007713 0.000595 7.214517 ( 2.733035)
build_install 0.004685 0.013120 10.166647 ( 4.945656)
test_btest 0.000649 0.000187 108.423349 ( 30.761166)
test_basic 0.007919 0.003825 1.205816 ( 3.193059)
test_all 0.108984 0.041064 830.449287 (265.650504)
test_rubyspec 0.062780 0.024951 161.177995 ( 32.708665)
total: 351.11 sec