Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-193358
#<BuildRuby:0x00005648b3ce2118
@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.20230311-193358",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001275 0.004376 1.758339 ( 3.161533)
build_miniruby 0.000000 0.001408 1.266915 ( 1.381518)
build_ruby 0.000000 0.001482 2.513867 ( 2.828573)
build_all 0.006472 0.000653 2.154398 ( 1.877922)
build_install 0.009602 0.007371 3.280042 ( 3.304150)
test_btest 0.000000 0.000868 65.019604 ( 33.834926)
test_basic 0.000000 0.006510 0.514723 ( 0.732551)
test_all 0.000405 0.000589 537.435150 (203.358787)
test_rubyspec 0.030717 0.017114 76.151263 ( 89.002038)
total: 339.48 sec