Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-225851
#<BuildRuby:0x000055c21bdc5fb8
@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.20230208-225851",
@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.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005199 0.000000 1.055788 ( 1.389787)
build_miniruby 0.001191 0.000000 1.111303 ( 1.109414)
build_ruby 0.001452 0.000000 2.156954 ( 2.357321)
build_all 0.006686 0.000000 3.484386 ( 1.728505)
build_install 0.010635 0.003448 2.802708 ( 1.935880)
test_btest 0.000668 0.000058 56.802675 ( 15.979089)
test_basic 0.000000 0.005175 0.365919 ( 0.457991)
test_all 0.000000 0.001639 615.046953 (172.757648)
test_rubyspec 0.023836 0.016099 57.829573 ( 67.887897)
total: 265.60 sec