Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-164628
#<BuildRuby:0x0000558876332198
@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.20230118-164628",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.003564 0.001070 1.161929 ( 1.580023)
build_miniruby 0.001046 0.000314 1.203359 ( 1.202163)
build_ruby 0.001128 0.000338 3.012705 ( 3.373931)
build_all 0.007020 0.000000 3.583697 ( 1.876314)
build_install 0.003218 0.009228 2.744501 ( 2.002885)
test_btest 0.000558 0.000202 55.429540 ( 26.933418)
test_basic 0.000000 0.005552 0.432697 ( 0.614176)
test_all 0.000545 0.000919 659.997439 (269.552111)
test_rubyspec 0.028634 0.019091 70.610003 ( 86.669413)
total: 393.81 sec