Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-001704
#<BuildRuby:0x0000556974a52390
@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.20230821-001704",
@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.000000 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.007051 0.000235 2.331632 ( 5.724136)
build_miniruby 0.001587 0.000052 1.744768 ( 3.769982)
build_ruby 0.001566 0.000052 3.427190 ( 7.332013)
build_all 0.000736 0.007502 6.342233 ( 6.894011)
build_install 0.013096 0.007517 7.890682 ( 8.051118)
test_btest 0.000953 0.000128 85.550667 ( 58.880282)
test_basic 0.008002 0.001081 1.005412 ( 1.822744)
test_all 0.010291 0.000115 721.337917 (392.661653)
test_rubyspec 0.044530 0.026784 107.591050 (163.816988)
total: 648.95 sec