Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-020719
#<BuildRuby:0x00005567b28368e0
@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.20230212-020719",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004900 1.154093 ( 1.508583)
build_miniruby 0.000000 0.001544 1.260041 ( 1.260825)
build_ruby 0.000000 0.001601 2.383373 ( 2.609511)
build_all 0.000000 0.007635 3.776040 ( 1.987297)
build_install 0.007156 0.005858 2.352387 ( 1.533486)
test_btest 0.000709 0.000202 58.177928 ( 16.903496)
test_basic 0.000000 0.006173 0.431561 ( 0.552852)
test_all 0.001389 0.000479 664.114311 (199.480044)
test_rubyspec 0.022177 0.017915 62.115546 ( 72.091488)
total: 297.93 sec