Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-114239
#<BuildRuby:0x0000555ef1b2a7f0
@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.20221210-114239",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.000339 0.003970 1.009378 ( 1.405262)
build_miniruby 0.001027 0.000205 1.109413 ( 1.108085)
build_ruby 0.001559 0.000000 2.489264 ( 2.481338)
build_all 0.002174 0.003936 3.671095 ( 1.894203)
build_install 0.013462 0.000000 2.937274 ( 1.973512)
test_btest 0.000670 0.000000 55.635400 ( 15.631764)
test_basic 0.003811 0.000000 0.350458 ( 0.445042)
test_all 0.001161 0.000000 607.570452 (174.542097)
test_rubyspec 0.019458 0.010697 57.620702 ( 67.779740)
total: 267.26 sec