Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-141052
#<BuildRuby:0x000055da41c16198
@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.20230113-141052",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000675 0.004054 1.074340 ( 1.466567)
build_miniruby 0.001267 0.000000 1.480954 ( 1.479467)
build_ruby 0.001505 0.000000 3.140313 ( 3.498561)
build_all 0.007030 0.000000 3.500584 ( 1.712626)
build_install 0.007224 0.007104 2.422592 ( 1.601979)
test_btest 0.000976 0.000000 55.516599 ( 14.243897)
test_basic 0.004174 0.000417 0.400128 ( 0.493066)
test_all 0.001298 0.000384 633.923165 (202.033368)
test_rubyspec 0.042780 0.008809 70.801334 ( 81.524056)
total: 308.05 sec