Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-060029
#<BuildRuby:0x000055cb29cbe130
@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.20230713-060029",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006710 0.000224 2.185732 ( 4.872092)
build_miniruby 0.000000 0.001847 1.660734 ( 2.095548)
build_ruby 0.000000 0.001743 3.314083 ( 4.285136)
build_all 0.007638 0.000461 2.739588 ( 3.527736)
build_install 0.018797 0.000606 4.214420 ( 4.840185)
test_btest 0.000960 0.000000 85.931728 ( 50.506472)
test_basic 0.006934 0.000000 0.890026 ( 2.725193)
test_all 0.001004 0.000000 629.174856 (324.487375)
test_rubyspec 0.037432 0.017385 92.262766 (105.443103)
total: 502.78 sec