Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-193304
#<BuildRuby:0x000056308fe41e78
@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.20221207-193304",
@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.000009 0.000002 0.000011 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001117 0.004468 1.446531 ( 1.723353)
build_miniruby 0.000938 0.000313 1.152142 ( 1.151310)
build_ruby 0.001190 0.000396 2.559052 ( 2.558348)
build_all 0.005263 0.001754 3.825592 ( 2.178808)
build_install 0.005876 0.010917 2.827057 ( 2.273726)
test_btest 0.000451 0.000197 55.044116 ( 26.802623)
test_basic 0.001868 0.002949 0.392556 ( 0.490510)
test_all 0.000766 0.000351 627.608251 (199.497477)
test_rubyspec 0.017046 0.014461 61.884368 ( 71.888723)
total: 308.57 sec