Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-084211
#<BuildRuby:0x000056458aaea008
@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.20230514-084211",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004374 0.001041 1.854683 ( 3.875621)
build_miniruby 0.001054 0.000251 1.273637 ( 1.485162)
build_ruby 0.001248 0.000297 2.542182 ( 2.856429)
build_all 0.005226 0.001244 2.194671 ( 2.101309)
build_install 0.015027 0.000290 3.400257 ( 2.688886)
test_btest 0.000818 0.000171 73.266769 ( 37.531714)
test_basic 0.005002 0.001042 0.765601 ( 0.869946)
test_all 0.000792 0.000165 603.188961 (243.234287)
test_rubyspec 0.013852 0.036461 80.254553 ( 96.023300)
total: 390.67 sec