Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-102236
#<BuildRuby:0x0000558df04da228
@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.20230706-102236",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.006034 0.000342 2.151392 ( 4.727173)
build_miniruby 0.001558 0.000259 1.602247 ( 2.158192)
build_ruby 0.001471 0.000245 3.199245 ( 4.288462)
build_all 0.006741 0.000417 2.447717 ( 3.420686)
build_install 0.008685 0.008529 3.852589 ( 5.364113)
test_btest 0.000550 0.000117 81.444052 ( 47.682416)
test_basic 0.003542 0.004098 0.917707 ( 1.183429)
test_all 0.001516 0.000357 630.230146 (271.912185)
test_rubyspec 0.037149 0.014792 88.563663 (101.325760)
total: 442.06 sec