Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-001415
#<BuildRuby:0x0000564d3184a3d0
@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.20230119-001415",
@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.000012 0.000000 0.000012 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005124 0.000046 1.210306 ( 1.829739)
build_miniruby 0.001432 0.000060 1.281913 ( 1.314029)
build_ruby 0.001488 0.000062 3.268110 ( 3.655540)
build_all 0.004667 0.004572 3.956798 ( 2.718524)
build_install 0.017224 0.000303 3.047826 ( 2.683802)
test_btest 0.000815 0.000061 55.944571 ( 30.937375)
test_basic 0.006067 0.000107 0.435598 ( 0.563274)
test_all 0.001329 0.000095 644.152739 (245.864624)
test_rubyspec 0.029779 0.017424 70.453257 ( 81.044472)
total: 370.61 sec