Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-063218
#<BuildRuby:0x00007ff6005ffde0
@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.20240813-063218",
@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.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000707 0.008183 3.988965 ( 3.770222)
build_miniruby 0.001544 0.000514 1.910182 ( 1.911151)
build_ruby 0.001289 0.000430 4.441245 ( 4.586959)
build_all 0.007495 0.002498 9.040936 ( 4.020177)
build_install 0.019855 0.003011 12.229596 ( 6.138350)
test_btest 0.001057 0.000000 127.500607 ( 39.815405)
test_basic 0.004054 0.006569 1.301545 ( 1.346303)
test_all 0.118573 0.032881 895.079219 (263.985146)
test_rubyspec 0.045504 0.045205 180.441334 ( 41.544421)
total: 367.12 sec