Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-193733
#<BuildRuby:0x000055fb3ecadf70
@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.20230925-193733",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006000 0.000200 2.273615 ( 3.990765)
build_miniruby 0.000000 0.001601 1.641000 ( 1.659173)
build_ruby 0.000000 0.001881 3.437054 ( 3.705272)
build_all 0.004087 0.004286 6.179550 ( 3.604403)
build_install 0.018008 0.000000 7.401132 ( 4.044171)
test_btest 0.001233 0.000000 82.655456 ( 41.089628)
test_basic 0.008351 0.000000 0.973248 ( 1.075809)
test_all 0.009725 0.000091 725.982316 (293.689440)
test_rubyspec 0.043120 0.025950 101.926836 (114.248148)
total: 467.11 sec