Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-203145
#<BuildRuby:0x00005560fdfcdf88
@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.20231213-203145",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003928 0.003985 2.459943 ( 3.844162)
build_miniruby 0.001483 0.000265 1.723602 ( 1.760607)
build_ruby 0.001671 0.000298 3.335034 ( 3.892656)
build_all 0.008292 0.000000 5.947810 ( 4.309552)
build_install 0.017037 0.001398 7.307891 ( 5.670571)
test_btest 0.000933 0.000146 81.284582 ( 53.311526)
test_basic 0.000000 0.008460 0.935285 ( 1.265856)
test_all 0.094922 0.029721 730.804205 (396.039340)
test_rubyspec 0.046909 0.027584 101.903492 (126.791812)
total: 596.89 sec