Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-130436
#<BuildRuby:0x000055ff5c535a00
@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.20230601-130436",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005345 0.000000 1.485932 ( 2.823188)
build_miniruby 0.001342 0.000000 1.011577 ( 1.010082)
build_ruby 0.001283 0.000000 2.267792 ( 2.455652)
build_all 0.006183 0.000000 2.081341 ( 1.220777)
build_install 0.011019 0.003549 2.965856 ( 1.958884)
test_btest 0.000845 0.000146 76.291590 ( 20.846586)
test_basic 0.004176 0.000719 0.663734 ( 0.735038)
test_all 0.001121 0.000000 562.147654 (182.451539)
test_rubyspec 0.036325 0.024895 84.993874 (106.136540)
total: 319.64 sec