Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-145811
#<BuildRuby:0x000055bae6741fc0
@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.20230804-145811",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007225 0.000298 2.343871 ( 6.550945)
build_miniruby 0.001456 0.000000 1.768027 ( 3.121193)
build_ruby 0.001554 0.000000 3.522207 ( 6.503816)
build_all 0.005516 0.002861 2.904578 ( 4.169523)
build_install 0.013620 0.004514 4.311802 ( 5.510715)
test_btest 0.000881 0.000110 84.891046 ( 60.022601)
test_basic 0.004920 0.004073 1.019394 ( 2.498922)
test_all 0.001783 0.000261 659.160707 (412.973230)
test_rubyspec 0.029978 0.032031 103.698096 (199.199666)
total: 700.55 sec