Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-030538
#<BuildRuby:0x0000562f9b25dfc0
@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.20240308-030538",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006777 0.001042 2.723957 ( 2.639511)
build_miniruby 0.001222 0.000000 1.596249 ( 1.594945)
build_ruby 0.001481 0.000000 3.221198 ( 3.435871)
build_all 0.006914 0.000206 6.314379 ( 2.462990)
build_install 0.017117 0.001147 7.900860 ( 3.655720)
test_btest 0.000870 0.000116 90.130047 ( 23.481341)
test_basic 0.002202 0.004194 0.850206 ( 0.907829)
test_all 0.082700 0.039245 853.052201 (249.151247)
test_rubyspec 0.036466 0.041776 109.446393 (118.698264)
total: 406.03 sec