Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-101249
#<BuildRuby:0x0000562b704a63b0
@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.20230721-101249",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005789 0.000530 1.969675 ( 3.184015)
build_miniruby 0.000937 0.000273 1.562293 ( 1.560704)
build_ruby 0.001252 0.000365 3.022429 ( 3.288714)
build_all 0.000598 0.007022 2.532774 ( 1.428951)
build_install 0.015171 0.003710 3.773337 ( 2.465196)
test_btest 0.000699 0.000241 79.112332 ( 21.821208)
test_basic 0.004242 0.001463 0.783514 ( 0.852238)
test_all 0.000948 0.000326 643.819242 (186.705336)
test_rubyspec 0.018527 0.026001 80.352271 ( 91.946070)
total: 313.25 sec