Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-184643
#<BuildRuby:0x000055a2837421a8
@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-184643",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006517 2.176941 ( 3.438628)
build_miniruby 0.000016 0.001364 1.581095 ( 1.583566)
build_ruby 0.001183 0.000345 3.500606 ( 3.747266)
build_all 0.007636 0.000000 2.692002 ( 2.008457)
build_install 0.006347 0.011354 4.161852 ( 3.400860)
test_btest 0.000816 0.000292 81.052480 ( 38.010797)
test_basic 0.006686 0.000931 0.912829 ( 1.044090)
test_all 0.000952 0.000857 621.259313 (254.624438)
test_rubyspec 0.028086 0.027827 90.871616 (105.733221)
total: 413.59 sec