Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-121941
#<BuildRuby:0x0000564f776c9f68
@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.20230122-121941",
@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.000014)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005266 0.000000 0.909148 ( 1.307247)
build_miniruby 0.001286 0.000000 0.909343 ( 0.907675)
build_ruby 0.001406 0.000000 2.195830 ( 2.494901)
build_all 0.005866 0.000000 2.923324 ( 1.397255)
build_install 0.013342 0.001676 2.279952 ( 1.493756)
test_btest 0.000304 0.000813 56.769067 ( 14.958175)
test_basic 0.001634 0.003815 0.403214 ( 0.495555)
test_all 0.001122 0.000000 604.060066 (169.975428)
test_rubyspec 0.016466 0.023470 60.232285 ( 70.234991)
total: 263.27 sec