Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-091237
#<BuildRuby:0x000055633c68a390
@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.20230102-091237",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000276 0.004067 0.820355 ( 1.204436)
build_miniruby 0.001088 0.000142 1.015780 ( 1.014200)
build_ruby 0.001286 0.000168 2.568886 ( 2.941584)
build_all 0.006266 0.000264 3.096441 ( 1.623749)
build_install 0.009907 0.002683 2.356645 ( 1.513037)
test_btest 0.000658 0.000090 54.024325 ( 13.906402)
test_basic 0.004000 0.000552 0.385920 ( 0.478397)
test_all 0.000995 0.000137 557.464742 (168.025423)
test_rubyspec 0.018773 0.022142 54.917191 ( 64.991959)
total: 255.70 sec