Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-095029
#<BuildRuby:0x000055a6b22167c8
@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.20230526-095029",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005432 0.000815 1.782060 ( 4.137018)
build_miniruby 0.001249 0.000187 1.426591 ( 1.627244)
build_ruby 0.001296 0.000194 2.796833 ( 3.228928)
build_all 0.006885 0.000329 2.152734 ( 2.265791)
build_install 0.007470 0.010022 3.475803 ( 3.408422)
test_btest 0.000896 0.000204 74.100374 ( 41.331803)
test_basic 0.002202 0.004174 0.752793 ( 1.121354)
test_all 0.001627 0.000424 558.167932 (247.274631)
test_rubyspec 0.022460 0.026670 80.985236 ( 99.437794)
total: 403.84 sec