Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-193752
#<BuildRuby:0x0000564412a31fb8
@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.20230119-193752",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000050 0.000000 0.000050 ( 0.000167)
build_up 0.004595 0.000000 1.173277 ( 1.559728)
build_miniruby 0.000000 0.001428 1.224672 ( 1.224587)
build_ruby 0.000115 0.001306 2.878292 ( 3.172379)
build_all 0.007450 0.000000 3.640032 ( 1.888836)
build_install 0.012444 0.003342 2.984246 ( 2.334277)
test_btest 0.000705 0.000114 56.059296 ( 21.642654)
test_basic 0.002994 0.003582 0.430292 ( 0.534518)
test_all 0.000909 0.000170 648.619497 (226.650912)
test_rubyspec 0.031121 0.016309 69.576224 ( 79.718186)
total: 338.73 sec