Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-025626
#<BuildRuby:0x000055e2e53ba3d0
@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.20221231-025626",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004249 0.000070 0.927448 ( 1.315521)
build_miniruby 0.000963 0.000176 1.209633 ( 1.208299)
build_ruby 0.001265 0.000000 2.938672 ( 3.320458)
build_all 0.006000 0.000583 3.613745 ( 1.851967)
build_install 0.013843 0.000000 3.024424 ( 2.079160)
test_btest 0.000790 0.000000 57.096630 ( 16.417284)
test_basic 0.001662 0.003382 0.345092 ( 0.437361)
test_all 0.001485 0.000087 624.636024 (178.873525)
test_rubyspec 0.013821 0.022501 64.394736 ( 75.366273)
total: 280.87 sec