Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-195408
#<BuildRuby:0x00005644b785a230
@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.20230926-195408",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002550 0.004742 2.271496 ( 4.774119)
build_miniruby 0.001125 0.000303 1.676845 ( 1.861828)
build_ruby 0.001303 0.000351 3.452117 ( 4.039517)
build_all 0.003077 0.005201 5.994142 ( 4.119678)
build_install 0.017052 0.002975 7.522941 ( 5.940128)
test_btest 0.000874 0.000254 81.504122 ( 41.549677)
test_basic 0.002380 0.005021 0.984684 ( 1.299339)
test_all 0.008318 0.001071 724.757252 (360.426252)
test_rubyspec 0.044291 0.023603 101.785546 (115.424496)
total: 539.44 sec