Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-224606
#<BuildRuby:0x00005586fe74e8e0
@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.20230908-224606",
@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.000022 0.000004 0.000026 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005556 0.001029 2.230792 ( 3.621891)
build_miniruby 0.001431 0.000265 1.668804 ( 1.745140)
build_ruby 0.001402 0.000260 3.311905 ( 3.505781)
build_all 0.008227 0.000000 5.905457 ( 3.463621)
build_install 0.004597 0.014156 7.364633 ( 4.528467)
test_btest 0.000758 0.000209 82.464440 ( 36.604296)
test_basic 0.007062 0.000682 0.929688 ( 1.028294)
test_all 0.001454 0.008172 672.499266 (282.238316)
test_rubyspec 0.041018 0.027190 100.797898 (112.886993)
total: 449.62 sec