Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-155433
#<BuildRuby:0x000055e388c26228
@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-155433",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000000 0.000053 0.000053 ( 0.000051)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002605 0.003581 1.900039 ( 3.363835)
build_miniruby 0.001185 0.000000 1.488668 ( 1.500296)
build_ruby 0.001329 0.000000 2.447314 ( 2.655425)
build_all 0.004361 0.003026 2.202498 ( 1.590900)
build_install 0.016024 0.000856 3.551288 ( 2.662438)
test_btest 0.000716 0.000127 73.392592 ( 26.765642)
test_basic 0.000145 0.003976 0.678858 ( 0.759054)
test_all 0.001564 0.000335 561.692630 (229.487981)
test_rubyspec 0.029351 0.017060 79.437998 ( 96.106947)
total: 364.89 sec