Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-024737
#<BuildRuby:0x00005573cda7e3b0
@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.20230814-024737",
@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.000034 0.000000 0.000034 ( 0.000032)
autoconf 0.000048 0.000001 0.000049 ( 0.000047)
configure 0.000042 0.000001 0.000043 ( 0.000042)
build_up 0.003662 0.003700 2.305911 ( 6.090854)
build_miniruby 0.001578 0.000083 1.748828 ( 2.852375)
build_ruby 0.001513 0.000079 3.408229 ( 6.160283)
build_all 0.008040 0.000223 6.581353 ( 5.891475)
build_install 0.011063 0.008346 7.972444 ( 7.794600)
test_btest 0.000739 0.000073 83.423998 ( 52.831523)
test_basic 0.008665 0.000454 0.987548 ( 2.266765)
test_all 0.005833 0.004840 661.411638 (420.850579)
test_rubyspec 0.044156 0.027877 104.021660 (178.588484)
total: 683.33 sec