Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-164648
#<BuildRuby:0x0000564ed5b72008
@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.20230506-164648",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005016 0.000351 1.787678 ( 3.448299)
build_miniruby 0.001039 0.000312 1.294573 ( 1.298704)
build_ruby 0.000000 0.001725 2.662381 ( 2.906019)
build_all 0.002844 0.003344 2.240006 ( 2.050192)
build_install 0.016332 0.000000 3.476846 ( 3.434211)
test_btest 0.000772 0.000003 74.430134 ( 38.848476)
test_basic 0.004772 0.001392 0.774173 ( 1.024396)
test_all 0.001115 0.000326 586.085570 (248.288083)
test_rubyspec 0.025018 0.026853 81.752727 ( 97.752422)
total: 399.05 sec