Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-081119
#<BuildRuby:0x000055c6f926e3d0
@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.20230708-081119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002593 0.004594 2.109166 ( 3.598579)
build_miniruby 0.001259 0.000274 1.746625 ( 1.752281)
build_ruby 0.001470 0.000320 3.661008 ( 3.939035)
build_all 0.003067 0.005077 2.595564 ( 2.157769)
build_install 0.011918 0.005927 3.805572 ( 3.496443)
test_btest 0.000000 0.000813 82.939225 ( 22.214342)
test_basic 0.003759 0.001858 0.817614 ( 0.886666)
test_all 0.001628 0.000489 604.055853 (193.522516)
test_rubyspec 0.031195 0.017594 83.766061 ( 95.281156)
total: 326.85 sec