Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-022637
#<BuildRuby:0x00005611288e1f68
@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.20230917-022637",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003753 0.003964 2.444776 ( 5.854601)
build_miniruby 0.001609 0.000268 1.831696 ( 2.557544)
build_ruby 0.001881 0.000314 3.467202 ( 5.104379)
build_all 0.005201 0.004334 6.689171 ( 8.972568)
build_install 0.018113 0.005321 8.365605 ( 11.765521)
test_btest 0.000938 0.000193 88.896983 (100.737282)
test_basic 0.000000 0.008401 1.018041 ( 1.754421)
test_all 0.004914 0.006022 706.994615 (572.149304)
test_rubyspec 0.037642 0.038136 108.572617 (134.242407)
total: 843.14 sec