Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-030859
#<BuildRuby:0x000055b3dde82308
@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.20230311-030859",
@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.000062 0.000000 0.000062 ( 0.000067)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005857 0.000000 1.711081 ( 3.055944)
build_miniruby 0.001834 0.000006 1.197781 ( 1.231158)
build_ruby 0.001481 0.000000 2.424047 ( 2.654819)
build_all 0.005935 0.000000 2.106161 ( 2.043224)
build_install 0.016623 0.000000 3.283322 ( 3.068019)
test_btest 0.000970 0.000000 67.335471 ( 36.834770)
test_basic 0.006823 0.000000 0.534836 ( 0.845207)
test_all 0.001846 0.000000 540.754347 (221.976322)
test_rubyspec 0.016060 0.035769 78.369127 ( 91.453788)
total: 363.16 sec