Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-000956
#<BuildRuby:0x000056406e585f70
@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.20230202-000956",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004515 0.000000 1.026364 ( 1.552021)
build_miniruby 0.001430 0.000000 1.104244 ( 1.103033)
build_ruby 0.001411 0.000000 2.253741 ( 2.495619)
build_all 0.007150 0.000000 3.880083 ( 2.065843)
build_install 0.014380 0.000324 2.790403 ( 2.067083)
test_btest 0.000652 0.000000 56.273263 ( 19.718583)
test_basic 0.000569 0.004234 0.418764 ( 0.513017)
test_all 0.002074 0.000148 652.000526 (211.567247)
test_rubyspec 0.029611 0.015315 69.923457 ( 79.813577)
total: 320.90 sec