Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-121026
#<BuildRuby:0x000055a939fce008
@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.20230502-121026",
@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.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001139 0.004217 1.641999 ( 2.918656)
build_miniruby 0.001220 0.000000 1.208311 ( 1.206685)
build_ruby 0.001420 0.000000 2.448875 ( 2.658629)
build_all 0.001768 0.004173 2.034627 ( 1.207549)
build_install 0.009769 0.003535 2.734477 ( 1.781814)
test_btest 0.000602 0.000133 72.768125 ( 19.431541)
test_basic 0.000146 0.004887 0.629651 ( 0.702640)
test_all 0.000907 0.000242 528.991838 (154.895905)
test_rubyspec 0.027728 0.010015 69.374392 ( 81.479232)
total: 266.28 sec