Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-041851
#<BuildRuby:0x000055af8c65e230
@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.20240129-041851",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005158 0.000184 1.770803 ( 2.118725)
build_miniruby 0.000000 0.001537 1.505500 ( 1.503334)
build_ruby 0.000000 0.001609 2.908098 ( 3.137147)
build_all 0.006367 0.001098 5.993346 ( 2.407264)
build_install 0.012979 0.004299 7.224576 ( 3.422467)
test_btest 0.000945 0.000089 84.077381 ( 23.702327)
test_basic 0.005314 0.000498 0.799159 ( 0.857342)
test_all 0.074528 0.040733 746.079754 (230.270793)
test_rubyspec 0.056260 0.040232 156.624652 (167.880401)
total: 435.30 sec