Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-074821
#<BuildRuby:0x00007fc61672fdd8
@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.20240901-074821",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.008474 0.000569 3.989818 ( 4.631269)
build_miniruby 0.001577 0.000202 1.807746 ( 2.013057)
build_ruby 0.002290 0.000000 4.808286 ( 26.243279)
build_all 0.006314 0.004876 8.812143 ( 6.220667)
build_install 0.014573 0.010630 12.257304 ( 8.987879)
test_btest 0.001027 0.000084 129.984905 ( 95.804557)
test_basic 0.011771 0.000000 1.325098 ( 1.679683)
test_all 0.120157 0.044836 954.083047 (643.092253)
test_rubyspec 0.054200 0.043413 175.378539 (114.071139)
total: 902.75 sec