Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-003758
#<BuildRuby:0x0000555b8e24e138
@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-003758",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000969 0.003797 1.136710 ( 1.546727)
build_miniruby 0.001159 0.000093 1.159506 ( 1.160283)
build_ruby 0.001759 0.000141 3.218662 ( 3.598948)
build_all 0.002813 0.004380 3.885520 ( 2.285451)
build_install 0.005574 0.009430 2.908631 ( 2.367429)
test_btest 0.000760 0.000152 56.000106 ( 26.714569)
test_basic 0.005332 0.000000 0.422063 ( 0.526264)
test_all 0.001352 0.000000 646.050376 (243.682617)
test_rubyspec 0.018043 0.029105 70.819051 ( 81.495503)
total: 363.38 sec