Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-060654
#<BuildRuby:0x000055849bfba138
@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.20230921-060654",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005805 0.000601 2.136289 ( 3.409978)
build_miniruby 0.001714 0.000178 1.558937 ( 1.567260)
build_ruby 0.001420 0.000147 3.289582 ( 3.504932)
build_all 0.005233 0.002818 6.431929 ( 2.999992)
build_install 0.017895 0.000255 7.690624 ( 3.885315)
test_btest 0.000722 0.000078 84.104537 ( 27.230442)
test_basic 0.003041 0.004383 0.989974 ( 1.091796)
test_all 0.008686 0.000609 727.313554 (281.253671)
test_rubyspec 0.052180 0.028752 110.169030 (132.514542)
total: 457.46 sec