Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-113708
#<BuildRuby:0x000055a9c05ce008
@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.20230514-113708",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001028 0.004272 1.724343 ( 3.079327)
build_miniruby 0.001182 0.000296 1.246928 ( 1.248560)
build_ruby 0.001215 0.000304 2.495036 ( 2.692442)
build_all 0.000000 0.006110 1.979846 ( 1.293826)
build_install 0.010202 0.005422 3.211354 ( 2.466378)
test_btest 0.000604 0.000210 72.209887 ( 28.894492)
test_basic 0.001553 0.004245 0.710834 ( 0.831157)
test_all 0.000975 0.000375 552.355944 (196.728628)
test_rubyspec 0.020579 0.025222 76.908960 ( 88.899850)
total: 326.14 sec