Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-092856
#<BuildRuby:0x000055ee3cb56230
@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.20230428-092856",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005538 0.000189 1.799576 ( 3.116109)
build_miniruby 0.001233 0.000155 1.255105 ( 1.341745)
build_ruby 0.001690 0.000000 2.616561 ( 2.902960)
build_all 0.003344 0.003657 2.213889 ( 2.210356)
build_install 0.016152 0.000006 3.372296 ( 3.270467)
test_btest 0.000749 0.000100 71.517920 ( 38.627763)
test_basic 0.001616 0.004327 0.735495 ( 1.041489)
test_all 0.001339 0.000223 593.259361 (236.434547)
test_rubyspec 0.030784 0.019107 79.592907 ( 94.942253)
total: 383.89 sec