Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-122300
#<BuildRuby:0x00005646766b5fe0
@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.20230310-122300",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005331 0.000000 1.576081 ( 3.116594)
build_miniruby 0.001427 0.000000 1.194240 ( 1.193075)
build_ruby 0.000000 0.001443 2.297507 ( 2.504899)
build_all 0.003788 0.002107 1.965400 ( 1.236689)
build_install 0.006822 0.006052 2.948518 ( 2.086040)
test_btest 0.000627 0.000199 68.574108 ( 20.407200)
test_basic 0.001263 0.003195 0.472684 ( 0.569127)
test_all 0.001114 0.000388 513.054884 (184.354768)
test_rubyspec 0.026196 0.017134 75.643670 ( 86.093241)
total: 301.56 sec