Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-223613
#<BuildRuby:0x000055cd29a86258
@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.20230112-223613",
@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.000034 0.000000 0.000034 ( 0.000076)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004433 0.000081 1.036688 ( 1.464733)
build_miniruby 0.001360 0.000000 1.436965 ( 1.435805)
build_ruby 0.001488 0.000000 3.267598 ( 3.649864)
build_all 0.006628 0.000784 3.630117 ( 1.846317)
build_install 0.013945 0.000678 2.844707 ( 2.062492)
test_btest 0.000529 0.000069 57.292720 ( 18.290954)
test_basic 0.000024 0.004630 0.357088 ( 0.451018)
test_all 0.001362 0.000237 638.971070 (194.770578)
test_rubyspec 0.027015 0.017560 67.217869 ( 77.300331)
total: 301.27 sec