Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-181256
#<BuildRuby:0x00005631954aa7c8
@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.20230910-181256",
@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.000025 0.000000 0.000025 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000992 0.006780 2.223715 ( 4.398719)
build_miniruby 0.001461 0.000302 1.650767 ( 1.797574)
build_ruby 0.001369 0.000283 3.414473 ( 4.050825)
build_all 0.000811 0.007106 6.350242 ( 4.497070)
build_install 0.012904 0.006494 8.069403 ( 6.221072)
test_btest 0.000000 0.000789 83.350800 ( 47.241939)
test_basic 0.004496 0.003405 1.020771 ( 1.315077)
test_all 0.005627 0.004270 675.047550 (335.784375)
test_rubyspec 0.037378 0.032062 105.613949 (125.490166)
total: 530.80 sec