Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-165927
#<BuildRuby:0x0000556b46aba7f0
@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-165927",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004566 0.000000 0.965033 ( 1.324369)
build_miniruby 0.001056 0.000000 1.221193 ( 1.219456)
build_ruby 0.001514 0.000000 2.677531 ( 3.043585)
build_all 0.005167 0.000377 2.850064 ( 1.327464)
build_install 0.004223 0.007692 2.381821 ( 1.473262)
test_btest 0.000790 0.000122 54.617152 ( 14.045417)
test_basic 0.000000 0.005102 0.429704 ( 0.524220)
test_all 0.000000 0.001055 583.369472 (165.495888)
test_rubyspec 0.025391 0.014234 55.908339 ( 66.004542)
total: 254.46 sec