Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-191923
#<BuildRuby:0x00005573f60ba008
@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.20240317-191923",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.007612 2.429677 ( 2.440026)
build_miniruby 0.000873 0.000507 1.720756 ( 1.723584)
build_ruby 0.001420 0.000328 3.360573 ( 3.592369)
build_all 0.008407 0.000048 7.088444 ( 3.192260)
build_install 0.013483 0.005333 8.999103 ( 5.073029)
test_btest 0.000000 0.001034 94.714666 ( 42.037508)
test_basic 0.004187 0.003134 1.047688 ( 1.142140)
test_all 0.066711 0.053200 803.694172 (311.584696)
test_rubyspec 0.057016 0.040666 138.229795 (175.795154)
total: 546.58 sec