Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-092540
#<BuildRuby:0x000055c1005eda00
@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.20230207-092540",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.004807 1.150071 ( 1.730464)
build_miniruby 0.000000 0.001618 1.173549 ( 1.180510)
build_ruby 0.000763 0.000968 2.335907 ( 2.559785)
build_all 0.004165 0.003207 3.815041 ( 2.485047)
build_install 0.012234 0.003201 2.937246 ( 2.621730)
test_btest 0.000659 0.000132 56.102975 ( 27.404787)
test_basic 0.002650 0.004321 0.442845 ( 0.548715)
test_all 0.001718 0.000401 642.212435 (239.613431)
test_rubyspec 0.022271 0.027443 72.600567 ( 82.914298)
total: 361.06 sec