Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-023651
#<BuildRuby:0x00005591593023d0
@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-023651",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004517 0.000123 0.869266 ( 1.238027)
build_miniruby 0.001011 0.000193 1.050384 ( 1.049060)
build_ruby 0.001401 0.000000 2.755897 ( 3.113371)
build_all 0.005951 0.000629 3.070073 ( 1.475859)
build_install 0.013654 0.000210 2.538176 ( 1.634207)
test_btest 0.000578 0.000093 54.948617 ( 14.679533)
test_basic 0.003913 0.000626 0.392385 ( 0.484785)
test_all 0.001776 0.000000 612.052699 (179.126372)
test_rubyspec 0.022600 0.019369 66.953406 ( 77.015235)
total: 279.82 sec