Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-064631
#<BuildRuby:0x00005630ffa31fc0
@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.20230111-064631",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004392 0.000062 1.161173 ( 2.162918)
build_miniruby 0.001193 0.000149 1.497650 ( 1.687367)
build_ruby 0.001498 0.000187 3.511581 ( 4.220276)
build_all 0.006671 0.000834 3.801199 ( 2.613136)
build_install 0.009002 0.005819 2.946310 ( 2.778860)
test_btest 0.000511 0.000085 56.794670 ( 33.522347)
test_basic 0.000000 0.006848 0.446598 ( 0.642686)
test_all 0.000000 0.002106 616.627313 (264.557838)
test_rubyspec 0.021779 0.025044 71.509136 ( 87.654669)
total: 399.84 sec