Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-084032
#<BuildRuby:0x000055fc692d68e0
@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.20230510-084032",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005220 0.000154 1.525956 ( 2.923481)
build_miniruby 0.001166 0.000159 1.319631 ( 1.337337)
build_ruby 0.001207 0.000164 2.627051 ( 2.867378)
build_all 0.003675 0.002802 2.041512 ( 1.286599)
build_install 0.014625 0.000419 3.258262 ( 2.432855)
test_btest 0.000633 0.000091 76.135702 ( 32.140378)
test_basic 0.004801 0.000686 0.777650 ( 0.930853)
test_all 0.000846 0.000121 582.751233 (202.663674)
test_rubyspec 0.013501 0.027084 75.656624 ( 87.462351)
total: 334.05 sec