Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-192815
#<BuildRuby:0x000055625ae62230
@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.20230311-192815",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005220 0.000101 1.648372 ( 3.056977)
build_miniruby 0.000000 0.001507 1.229730 ( 1.228552)
build_ruby 0.000000 0.001385 2.390830 ( 2.599882)
build_all 0.006344 0.000318 2.080153 ( 1.272212)
build_install 0.010036 0.008034 3.316133 ( 2.397617)
test_btest 0.000621 0.000104 67.600162 ( 22.364862)
test_basic 0.001466 0.002726 0.507887 ( 0.605186)
test_all 0.001144 0.000215 535.512367 (218.133769)
test_rubyspec 0.016540 0.032198 76.838988 ( 90.562310)
total: 342.22 sec