Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-051554
#<BuildRuby:0x00007f8a7217fdc8
@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.20240710-051554",
@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.000007 0.000025 ( 0.000024)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.007435 0.002820 4.657911 ( 7.431621)
build_miniruby 0.001689 0.000640 1.908645 ( 5.610840)
build_ruby 0.000201 0.002681 4.912002 ( 17.524558)
build_all 0.004620 0.006745 9.083920 ( 13.065434)
build_install 0.020161 0.008579 12.810288 ( 22.870123)
test_btest 0.000975 0.000139 128.830806 (187.247923)
test_basic 0.007660 0.006298 1.448649 ( 3.829217)
test_all 0.129736 0.042437 975.627021 (1310.462168)
test_rubyspec 0.042096 0.054002 183.059725 (167.693373)
total: 1735.74 sec