Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-000746
#<BuildRuby:0x000055a84bf4e018
@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.20221208-000746",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002048 0.004246 1.376461 ( 1.539131)
build_miniruby 0.000967 0.000168 1.218041 ( 1.217053)
build_ruby 0.001266 0.000220 2.378566 ( 2.378940)
build_all 0.006683 0.000433 3.582553 ( 1.813379)
build_install 0.010557 0.001018 2.807753 ( 1.878967)
test_btest 0.000649 0.000104 54.340602 ( 14.204234)
test_basic 0.004187 0.000000 0.301868 ( 0.396252)
test_all 0.000529 0.000538 563.618508 (160.410961)
test_rubyspec 0.022936 0.006274 53.639599 ( 63.749156)
total: 247.59 sec