Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-073214
#<BuildRuby:0x000056525b371a00
@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.20230912-073214",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.007406 0.000610 2.378141 ( 4.942543)
build_miniruby 0.001261 0.000217 1.662286 ( 1.817278)
build_ruby 0.001233 0.000212 3.563790 ( 4.034589)
build_all 0.005668 0.003604 6.630718 ( 5.280390)
build_install 0.005173 0.016409 8.342194 ( 6.453315)
test_btest 0.000789 0.000247 85.726883 ( 47.608390)
test_basic 0.007161 0.000934 0.962322 ( 1.168844)
test_all 0.008367 0.002904 694.956405 (437.995669)
test_rubyspec 0.052654 0.029893 112.067515 (158.721363)
total: 668.02 sec