Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-150458
#<BuildRuby:0x0000563c255da3b0
@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.20230113-150458",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004527 0.000181 1.092433 ( 1.524009)
build_miniruby 0.001466 0.000059 1.459513 ( 1.458119)
build_ruby 0.001625 0.000000 3.436862 ( 15.050041)
build_all 0.003096 0.003998 3.729097 ( 1.914423)
build_install 0.016276 0.000000 2.911545 ( 2.272099)
test_btest 0.000000 0.000619 55.634565 ( 22.307792)
test_basic 0.002713 0.003293 0.441444 ( 0.539508)
test_all 0.001060 0.000099 635.039450 (219.386464)
test_rubyspec 0.022448 0.025199 68.426539 ( 78.581409)
total: 343.03 sec