Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-190434
#<BuildRuby:0x00005649ffe828e0
@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.20230118-190434",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003550 0.001064 1.097181 ( 1.506712)
build_miniruby 0.000930 0.000279 1.252612 ( 1.251701)
build_ruby 0.000000 0.001651 2.907528 ( 3.232381)
build_all 0.005086 0.002787 3.746529 ( 1.975717)
build_install 0.016055 0.000000 2.878088 ( 2.265824)
test_btest 0.000691 0.000000 55.665044 ( 21.760363)
test_basic 0.004197 0.001144 0.434017 ( 0.533267)
test_all 0.000851 0.000238 647.019071 (199.504048)
test_rubyspec 0.029682 0.012895 62.844897 ( 73.022298)
total: 305.05 sec