Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-011912
#<BuildRuby:0x0000558bf54fa138
@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.20230212-011912",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.003465 0.000990 1.108014 ( 1.488372)
build_miniruby 0.000919 0.000263 1.097086 ( 1.095562)
build_ruby 0.001179 0.000336 2.269887 ( 2.459115)
build_all 0.006447 0.000000 3.772295 ( 1.915454)
build_install 0.009676 0.004627 2.588162 ( 1.805369)
test_btest 0.000571 0.000163 57.517770 ( 18.962254)
test_basic 0.006089 0.000654 0.437111 ( 0.533667)
test_all 0.000840 0.000232 626.707617 (208.866383)
test_rubyspec 0.019752 0.018987 60.814484 ( 70.666736)
total: 307.79 sec