Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-174922
#<BuildRuby:0x000055b794a060a8
@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.20240204-174922",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005184 0.000415 1.870919 ( 2.223880)
build_miniruby 0.001514 0.000122 1.705253 ( 1.705580)
build_ruby 0.001619 0.000000 3.556326 ( 3.805914)
build_all 0.004073 0.003876 6.251305 ( 3.281543)
build_install 0.014366 0.004356 7.672545 ( 4.287346)
test_btest 0.000835 0.000111 88.385708 ( 33.030704)
test_basic 0.006595 0.000000 0.936187 ( 1.030896)
test_all 0.077749 0.037985 771.679310 (302.447572)
test_rubyspec 0.037737 0.068998 176.000592 (194.993003)
total: 546.81 sec