Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-130318
#<BuildRuby:0x00005569d4c4dfb8
@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.20230329-130318",
@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.000000 0.000017 0.000017 ( 0.000018)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.000000 0.005461 1.580287 ( 3.360639)
build_miniruby 0.000000 0.001295 1.119088 ( 1.118290)
build_ruby 0.000981 0.000466 2.226917 ( 2.451080)
build_all 0.003830 0.003008 2.180100 ( 1.351148)
build_install 0.005284 0.010746 3.254247 ( 2.287774)
test_btest 0.000773 0.000257 69.414338 ( 22.621215)
test_basic 0.004603 0.001534 0.552048 ( 0.654740)
test_all 0.001428 0.000476 534.474448 (172.519584)
test_rubyspec 0.012934 0.031879 72.787101 ( 83.234096)
total: 289.60 sec