Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-021935
#<BuildRuby:0x000055f7567ee138
@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.20221230-021935",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000031 0.000000 0.000031 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004183 0.000011 1.105225 ( 1.496505)
build_miniruby 0.001103 0.000110 1.259115 ( 1.257747)
build_ruby 0.001369 0.000137 3.432586 ( 3.803698)
build_all 0.000000 0.007411 3.442439 ( 1.735351)
build_install 0.010259 0.004864 2.947424 ( 1.945311)
test_btest 0.000648 0.000141 57.282731 ( 15.683411)
test_basic 0.003938 0.000856 0.415340 ( 0.510649)
test_all 0.000846 0.000184 582.770481 (164.608655)
test_rubyspec 0.018105 0.022315 54.077029 ( 64.271632)
total: 255.31 sec