Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-074804
#<BuildRuby:0x0000558339f327f0
@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.20230124-074804",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001444 0.003467 1.160264 ( 1.658186)
build_miniruby 0.001299 0.000309 1.298838 ( 1.334871)
build_ruby 0.001475 0.000352 3.055190 ( 3.408993)
build_all 0.005596 0.001333 3.867920 ( 2.383692)
build_install 0.004656 0.010317 2.964421 ( 3.078123)
test_btest 0.000754 0.000251 55.649363 ( 29.763076)
test_basic 0.005225 0.000371 0.432271 ( 0.566945)
test_all 0.001506 0.000166 641.734390 (261.364357)
test_rubyspec 0.028902 0.020251 71.777444 ( 84.791167)
total: 388.35 sec