Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-042343
#<BuildRuby:0x00005591b461a008
@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.20230310-042343",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005493 0.000330 1.656860 ( 2.928717)
build_miniruby 0.001072 0.000239 1.158317 ( 1.157203)
build_ruby 0.001601 0.000000 2.431312 ( 2.635404)
build_all 0.004526 0.001786 1.992524 ( 1.269442)
build_install 0.012811 0.001692 3.077973 ( 2.186385)
test_btest 0.000770 0.000165 69.435731 ( 31.782126)
test_basic 0.005211 0.001117 0.555957 ( 0.842411)
test_all 0.001153 0.000247 547.241060 (279.530451)
test_rubyspec 0.038073 0.010813 79.941551 ( 97.540859)
total: 419.87 sec