Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-084932
#<BuildRuby:0x0000563a1675a318
@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.20230721-084932",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002511 0.004209 2.112608 ( 3.572286)
build_miniruby 0.001471 0.000113 1.548761 ( 1.548935)
build_ruby 0.001593 0.000123 3.279266 ( 3.532687)
build_all 0.007156 0.000216 2.580958 ( 1.568725)
build_install 0.010723 0.007320 4.089617 ( 3.116926)
test_btest 0.000750 0.000037 80.634842 ( 30.927273)
test_basic 0.007634 0.000017 0.941723 ( 1.088622)
test_all 0.001292 0.000152 628.584048 (225.313956)
test_rubyspec 0.040164 0.013464 85.972603 ( 98.433162)
total: 369.10 sec