Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-204851
#<BuildRuby:0x000055ca9497a130
@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.20230712-204851",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005894 0.000366 1.993036 ( 3.437248)
build_miniruby 0.001109 0.000231 1.648969 ( 1.648035)
build_ruby 0.001469 0.000306 3.373207 ( 16.111404)
build_all 0.006577 0.000450 2.400785 ( 1.383419)
build_install 0.016530 0.000000 3.741516 ( 2.637110)
test_btest 0.000744 0.000000 84.608676 ( 27.293137)
test_basic 0.002908 0.003226 0.877595 ( 0.953943)
test_all 0.001029 0.000199 638.435274 (240.126254)
test_rubyspec 0.027243 0.023263 85.310748 ( 97.161186)
total: 390.75 sec