Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-064501
#<BuildRuby:0x000055b52c1e57f8
@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.20230119-064501",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003971 0.000757 1.170719 ( 1.670747)
build_miniruby 0.001244 0.000237 1.230938 ( 1.306259)
build_ruby 0.001404 0.000268 2.990781 ( 6.012099)
build_all 0.000538 0.007682 3.723899 ( 2.135140)
build_install 0.014066 0.001421 2.839830 ( 2.403963)
test_btest 0.001032 0.000000 57.472649 ( 22.977111)
test_basic 0.002837 0.003130 0.425982 ( 0.530581)
test_all 0.001541 0.000415 632.848249 (235.646106)
test_rubyspec 0.037219 0.016154 72.433071 ( 84.627450)
total: 357.31 sec