Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-103715
#<BuildRuby:0x000055e65e462018
@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.20230108-103715",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001549 0.002876 0.945701 ( 1.349254)
build_miniruby 0.001437 0.000000 1.156758 ( 1.154995)
build_ruby 0.001662 0.000000 3.261224 ( 3.612339)
build_all 0.006917 0.000000 3.424134 ( 1.635894)
build_install 0.012266 0.004418 2.781654 ( 1.933582)
test_btest 0.000643 0.000117 58.072989 ( 21.377920)
test_basic 0.000923 0.003260 0.407657 ( 0.516154)
test_all 0.001106 0.000157 643.989724 (239.327747)
test_rubyspec 0.024257 0.025763 68.081764 ( 78.406410)
total: 349.32 sec