Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-004552
#<BuildRuby:0x000055625f2ba130
@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.20230313-004552",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001204 0.004227 1.573095 ( 2.866479)
build_miniruby 0.001044 0.000227 1.158227 ( 1.156804)
build_ruby 0.000000 0.001391 2.545544 ( 2.739247)
build_all 0.000000 0.006002 2.076937 ( 1.292391)
build_install 0.011178 0.003167 3.100169 ( 2.130021)
test_btest 0.000525 0.000156 66.994059 ( 24.757817)
test_basic 0.000000 0.004486 0.488781 ( 0.587344)
test_all 0.000000 0.000951 553.688424 (168.597567)
test_rubyspec 0.023468 0.025546 77.893701 ( 91.427326)
total: 295.56 sec