Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-031149
#<BuildRuby:0x00007f02e867fdd0
@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.20240809-031149",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005035 0.003089 3.467634 ( 3.498944)
build_miniruby 0.002139 0.000000 1.617323 ( 1.615300)
build_ruby 0.001936 0.000000 4.420046 ( 4.573231)
build_all 0.009153 0.000473 8.626862 ( 3.568962)
build_install 0.012342 0.009376 11.074726 ( 5.101088)
test_btest 0.001138 0.000000 115.220468 ( 31.112977)
test_basic 0.005069 0.004862 1.214350 ( 1.256646)
test_all 0.114729 0.032504 769.296064 (220.959809)
test_rubyspec 0.051166 0.039493 166.128166 ( 27.775400)
total: 299.46 sec