Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-132827
#<BuildRuby:0x000055ce6870a008
@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.20231231-132827",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005788 0.000000 1.622124 ( 1.981348)
build_miniruby 0.001235 0.000000 1.570119 ( 1.568701)
build_ruby 0.000000 0.001896 3.184765 ( 3.387038)
build_all 0.005583 0.001722 5.469924 ( 2.465840)
build_install 0.017558 0.000158 6.894021 ( 4.351298)
test_btest 0.000737 0.000060 81.676659 ( 33.278616)
test_basic 0.006899 0.000231 0.862172 ( 0.970112)
test_all 0.063054 0.057333 799.819410 (288.606953)
test_rubyspec 0.042122 0.030589 97.888102 (109.750181)
total: 446.36 sec