Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-143201
#<BuildRuby:0x000055cf2e8b67c8
@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.20230806-143201",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.006939 0.000000 2.493499 ( 5.253924)
build_miniruby 0.001478 0.000041 1.774559 ( 2.118827)
build_ruby 0.001533 0.000088 3.687672 ( 8.170051)
build_all 0.003637 0.004344 2.839885 ( 3.226975)
build_install 0.010293 0.009745 4.591628 ( 5.541611)
test_btest 0.000673 0.000096 85.045968 ( 51.487763)
test_basic 0.000904 0.008220 1.045001 ( 1.740710)
test_all 0.001068 0.000705 662.679711 (336.382971)
test_rubyspec 0.022194 0.036114 101.733657 (141.379882)
total: 555.30 sec