Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-205436
#<BuildRuby:0x00005573ecbddf48
@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.20230507-205436",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005044 0.000687 1.836704 ( 3.155833)
build_miniruby 0.001297 0.000177 1.310818 ( 1.352481)
build_ruby 0.000000 0.001447 2.589011 ( 2.816879)
build_all 0.005047 0.001553 2.227377 ( 1.821764)
build_install 0.009838 0.005165 3.446851 ( 2.842673)
test_btest 0.000793 0.000153 74.391638 ( 31.578517)
test_basic 0.005845 0.000285 0.762896 ( 0.874278)
test_all 0.001303 0.000242 548.998524 (226.155901)
test_rubyspec 0.027438 0.020513 79.695182 ( 92.108096)
total: 362.71 sec