Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-010903
#<BuildRuby:0x0000561322d01fc0
@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.20230923-010903",
@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.000023 0.000001 0.000024 ( 0.000019)
autoconf 0.000037 0.000001 0.000038 ( 0.000033)
configure 0.000031 0.000001 0.000032 ( 0.000031)
build_up 0.007277 0.000235 2.327823 ( 4.272902)
build_miniruby 0.000000 0.001569 1.611907 ( 1.701172)
build_ruby 0.000000 0.001598 3.526455 ( 3.833582)
build_all 0.007367 0.000851 6.433086 ( 4.317750)
build_install 0.018416 0.000852 8.007345 ( 5.905676)
test_btest 0.000929 0.000056 84.566373 ( 41.578448)
test_basic 0.002865 0.004651 0.947860 ( 1.086772)
test_all 0.005947 0.003387 684.013170 (237.130416)
test_rubyspec 0.038265 0.031658 103.368367 (116.899443)
total: 416.73 sec