Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-064821
#<BuildRuby:0x0000560df7665fe8
@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.20230104-064821",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001758 0.002895 0.891920 ( 1.280964)
build_miniruby 0.001117 0.000204 1.314327 ( 1.312837)
build_ruby 0.001150 0.000209 2.974950 ( 3.347302)
build_all 0.003481 0.003778 3.550917 ( 1.676664)
build_install 0.012094 0.000880 2.877653 ( 1.909167)
test_btest 0.000598 0.000120 56.109681 ( 15.198938)
test_basic 0.004401 0.000880 0.362264 ( 0.475948)
test_all 0.000478 0.000746 648.616151 (193.713823)
test_rubyspec 0.023165 0.022659 63.599584 ( 73.637541)
total: 292.55 sec