Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-045452
#<BuildRuby:0x000055c0f5ec5f70
@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.20230312-045452",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000010 0.000003 0.000013 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.001244 0.004426 1.703561 ( 3.256204)
build_miniruby 0.001311 0.000000 1.438456 ( 1.437836)
build_ruby 0.001397 0.000000 2.411817 ( 2.602748)
build_all 0.003383 0.002083 1.985028 ( 1.155647)
build_install 0.010773 0.003591 3.127227 ( 2.091677)
test_btest 0.000567 0.000189 65.215983 ( 16.878930)
test_basic 0.000384 0.003949 0.492923 ( 0.586391)
test_all 0.000611 0.000229 482.002279 (153.767375)
test_rubyspec 0.023001 0.013103 67.481086 ( 77.532859)
total: 259.31 sec