Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-081608
#<BuildRuby:0x000055b271906018
@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.20230922-081608",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.003615 0.004057 2.360190 ( 4.904195)
build_miniruby 0.001841 0.000000 1.727754 ( 2.289105)
build_ruby 0.001937 0.000000 3.667903 ( 4.441600)
build_all 0.008315 0.001091 6.372542 ( 5.792465)
build_install 0.012486 0.007888 7.688528 ( 7.156340)
test_btest 0.000656 0.000116 84.445109 ( 64.040289)
test_basic 0.003154 0.004916 0.975495 ( 1.466237)
test_all 0.010635 0.001255 752.093753 (715.377643)
test_rubyspec 0.043624 0.037518 110.569770 (158.678512)
total: 964.15 sec