Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-144604
#<BuildRuby:0x000055bce5c3a120
@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.20230807-144604",
@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.000000 0.000018 0.000018 ( 0.000019)
autoconf 0.000000 0.000030 0.000030 ( 0.000031)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000202 0.006789 2.304660 ( 5.683989)
build_miniruby 0.000000 0.001792 1.690385 ( 2.512362)
build_ruby 0.000000 0.001745 3.519482 ( 5.088299)
build_all 0.006418 0.001948 2.844875 ( 3.350342)
build_install 0.015501 0.003038 4.329080 ( 5.472706)
test_btest 0.000728 0.000194 84.414360 ( 47.216167)
test_basic 0.000000 0.008602 0.989870 ( 1.575020)
test_all 0.000000 0.002125 661.505247 (339.076647)
test_rubyspec 0.011018 0.046200 100.901119 (132.106912)
total: 542.08 sec