Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-022010
#<BuildRuby:0x000055cf85a85fc0
@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.20230612-022010",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001240 0.004296 1.835968 ( 3.169865)
build_miniruby 0.001507 0.000251 1.435346 ( 1.436108)
build_ruby 0.001462 0.000244 2.779570 ( 2.980835)
build_all 0.004190 0.003436 2.301399 ( 1.670842)
build_install 0.013354 0.004321 3.428245 ( 2.563391)
test_btest 0.000657 0.000136 78.106919 ( 29.144035)
test_basic 0.003784 0.004081 0.717601 ( 0.804254)
test_all 0.001140 0.000266 594.901690 (201.321827)
test_rubyspec 0.024125 0.026362 80.146635 ( 92.121014)
total: 335.21 sec