Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-203524
#<BuildRuby:0x0000564d6f7de228
@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.20230214-203524",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004129 0.001239 1.552245 ( 2.801602)
build_miniruby 0.000984 0.000295 1.491162 ( 1.606958)
build_ruby 0.001128 0.000338 2.588689 ( 3.169649)
build_all 0.000000 0.007674 4.134918 ( 2.731200)
build_install 0.012206 0.003831 3.302076 ( 3.438275)
test_btest 0.000496 0.000189 55.960854 ( 33.474617)
test_basic 0.001459 0.005314 0.517380 ( 0.830442)
test_all 0.001233 0.000529 653.209148 (267.927355)
test_rubyspec 0.022676 0.023735 72.051373 ( 85.478049)
total: 401.46 sec