Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-080901
#<BuildRuby:0x000056540614e208
@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.20230108-080901",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004179 0.000597 1.130078 ( 1.577258)
build_miniruby 0.001220 0.000000 1.370018 ( 1.369420)
build_ruby 0.001286 0.000000 3.400777 ( 3.750659)
build_all 0.003834 0.003201 3.679065 ( 1.787520)
build_install 0.008874 0.007288 3.000857 ( 2.178963)
test_btest 0.000896 0.000199 55.791176 ( 17.017144)
test_basic 0.004547 0.001010 0.426102 ( 0.524858)
test_all 0.000000 0.001559 642.001865 (199.209382)
test_rubyspec 0.030008 0.016338 65.801813 ( 75.885796)
total: 303.30 sec