Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-113323
#<BuildRuby:0x000056139fc6e130
@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.20230908-113323",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002617 0.004460 2.234499 ( 4.661476)
build_miniruby 0.001949 0.000375 1.732254 ( 1.955289)
build_ruby 0.002275 0.000000 3.272948 ( 3.597916)
build_all 0.000000 0.008316 5.967688 ( 4.391180)
build_install 0.012533 0.007651 7.542083 ( 5.725954)
test_btest 0.000810 0.000243 84.565838 ( 45.557344)
test_basic 0.002341 0.004895 0.931021 ( 1.031904)
test_all 0.005274 0.004577 693.223303 (315.617968)
test_rubyspec 0.036033 0.048352 107.864338 (151.004247)
total: 533.54 sec