Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-035401
#<BuildRuby:0x00007f53e690fdd0
@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.20240704-035401",
@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.000020 0.000007 0.000027 ( 0.000029)
autoconf 0.000038 0.000013 0.000051 ( 0.000051)
configure 0.000037 0.000013 0.000050 ( 0.000049)
build_up 0.001700 0.006989 4.196152 ( 3.649701)
build_miniruby 0.001174 0.000477 1.458836 ( 1.457386)
build_ruby 0.001496 0.000608 4.221031 ( 4.372064)
build_all 0.005018 0.004416 8.190107 ( 3.252760)
build_install 0.018588 0.003438 10.826563 ( 4.865761)
test_btest 0.000742 0.000293 120.540900 ( 31.414287)
test_basic 0.004524 0.004209 1.019315 ( 1.064242)
test_all 0.110523 0.042547 878.732348 (277.079898)
test_rubyspec 0.037935 0.058451 177.885626 ( 44.358230)
total: 371.52 sec