Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-002637
#<BuildRuby:0x0000562844f22228
@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.20230513-002637",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002197 0.004144 1.818488 ( 3.662563)
build_miniruby 0.001558 0.000000 1.357268 ( 1.591185)
build_ruby 0.001564 0.000000 2.606995 ( 3.066224)
build_all 0.003601 0.003257 2.235329 ( 2.172798)
build_install 0.008716 0.007821 3.558104 ( 3.482135)
test_btest 0.000654 0.000131 72.198248 ( 38.897926)
test_basic 0.005661 0.000348 0.736169 ( 0.850713)
test_all 0.001097 0.000212 571.196611 (225.458253)
test_rubyspec 0.025416 0.024297 80.714239 ( 96.647956)
total: 375.83 sec