Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-151459
#<BuildRuby:0x0000555f59b561a8
@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.20221223-151459",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005058 0.000440 1.252333 ( 2.465863)
build_miniruby 0.001636 0.000142 1.519393 ( 1.676017)
build_ruby 0.002015 0.000175 3.786119 ( 4.782138)
build_all 0.008299 0.000722 4.026074 ( 3.713969)
build_install 0.009870 0.009386 3.421047 ( 3.417810)
test_btest 0.000816 0.000131 59.233898 ( 38.760062)
test_basic 0.006014 0.000962 0.480639 ( 0.901412)
test_all 0.001635 0.000262 687.962913 (380.344602)
test_rubyspec 0.025061 0.043059 78.584968 (112.603592)
total: 548.67 sec