Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-031205
#<BuildRuby:0x00005641e4f92208
@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.20240228-031205",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006362 0.000979 2.603397 ( 2.516402)
build_miniruby 0.001104 0.000170 1.826451 ( 1.874285)
build_ruby 0.001418 0.000218 3.191508 ( 3.445592)
build_all 0.004353 0.003563 6.754772 ( 2.802775)
build_install 0.019065 0.000365 8.644509 ( 4.215724)
test_btest 0.000000 0.000789 92.337423 ( 28.691944)
test_basic 0.000264 0.006808 0.918068 ( 1.031708)
test_all 0.089721 0.025871 779.926786 (251.844327)
test_rubyspec 0.047044 0.032339 123.130240 (135.459601)
total: 431.88 sec