Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-030742
#<BuildRuby:0x000055dcf1aea168
@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.20221228-030742",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000033 0.000000 0.000033 ( 0.000104)
build_up 0.004270 0.000051 1.087127 ( 1.493731)
build_miniruby 0.001100 0.000200 1.197210 ( 1.195408)
build_ruby 0.001333 0.000000 3.044503 ( 3.395401)
build_all 0.001747 0.003916 3.570508 ( 1.791846)
build_install 0.007807 0.005017 2.823276 ( 1.909375)
test_btest 0.000557 0.000140 54.236990 ( 15.501428)
test_basic 0.000996 0.003353 0.364150 ( 0.457724)
test_all 0.000866 0.000243 610.864778 (179.109971)
test_rubyspec 0.016926 0.022771 62.850694 ( 72.842187)
total: 277.70 sec