Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-001148
#<BuildRuby:0x0000561f7a2d6118
@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.20230711-001148",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006255 0.000158 2.172380 ( 5.385750)
build_miniruby 0.001075 0.000082 1.638307 ( 2.599322)
build_ruby 0.001449 0.000111 3.203195 ( 5.050800)
build_all 0.007093 0.000545 2.663163 ( 2.951165)
build_install 0.013336 0.004658 4.086071 ( 4.346895)
test_btest 0.000603 0.000062 83.477475 ( 49.103956)
test_basic 0.004525 0.004106 0.956639 ( 1.301646)
test_all 0.001480 0.000191 626.040256 (334.427374)
test_rubyspec 0.024165 0.029439 91.338434 (129.740704)
total: 534.91 sec