Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-170929
#<BuildRuby:0x000055e51bbd2008
@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.20231019-170929",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002996 0.003931 2.500357 ( 2.675407)
build_miniruby 0.001850 0.000000 1.784410 ( 1.787925)
build_ruby 0.002070 0.000000 3.576853 ( 3.899230)
build_all 0.007286 0.001256 6.657805 ( 4.324847)
build_install 0.014437 0.004614 8.252543 ( 5.446601)
test_btest 0.000753 0.000141 88.465186 ( 54.624071)
test_basic 0.008783 0.000800 1.045773 ( 1.234180)
test_all 0.010580 0.000000 715.017888 (231.399507)
test_rubyspec 0.030208 0.034836 98.897812 (110.351587)
total: 415.74 sec