Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-063351
#<BuildRuby:0x000055d68f3a5a00
@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.20230110-063351",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.004612 1.106592 ( 1.573442)
build_miniruby 0.000000 0.001157 1.431771 ( 1.430608)
build_ruby 0.000000 0.001555 3.145794 ( 3.512421)
build_all 0.006511 0.000953 3.735848 ( 1.878761)
build_install 0.009349 0.003922 2.780098 ( 2.008384)
test_btest 0.000596 0.000227 56.554590 ( 22.107173)
test_basic 0.003854 0.001462 0.393107 ( 0.490165)
test_all 0.000389 0.000823 635.977746 (271.863681)
test_rubyspec 0.017932 0.031631 71.074261 ( 86.056300)
total: 390.92 sec