Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-072037
#<BuildRuby:0x00005560de266008
@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.20230104-072037",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001626 0.004416 1.207872 ( 2.508012)
build_miniruby 0.001217 0.000289 1.430575 ( 1.563061)
build_ruby 0.001180 0.000281 3.704114 ( 4.747890)
build_all 0.005564 0.003475 4.070244 ( 4.132803)
build_install 0.009524 0.010022 3.431317 ( 3.782867)
test_btest 0.000525 0.000175 58.913987 ( 48.009971)
test_basic 0.000000 0.006565 0.472082 ( 0.896870)
test_all 0.000000 0.001960 712.122974 (756.346218)
test_rubyspec 0.031001 0.031265 78.077234 (116.700207)
total: 938.69 sec