Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-220213
#<BuildRuby:0x00005612a7502228
@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.20230726-220213",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006459 0.000957 2.357314 ( 5.556094)
build_miniruby 0.001323 0.000196 1.689722 ( 1.942537)
build_ruby 0.001906 0.000000 3.213042 ( 3.964783)
build_all 0.007066 0.000689 2.846393 ( 2.452268)
build_install 0.015544 0.004082 4.098149 ( 4.229848)
test_btest 0.000688 0.000108 79.433330 ( 50.331977)
test_basic 0.003173 0.004152 0.911996 ( 1.729360)
test_all 0.000472 0.000843 622.575664 (328.483911)
test_rubyspec 0.029036 0.027140 91.546155 (106.742921)
total: 505.44 sec