Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-101930
#<BuildRuby:0x000055ef7364a3d0
@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.20240217-101930",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005927 1.945201 ( 2.337225)
build_miniruby 0.001269 0.000211 1.650940 ( 1.649344)
build_ruby 0.001292 0.000216 3.368124 ( 3.613503)
build_all 0.006536 0.001089 6.563059 ( 3.263535)
build_install 0.016641 0.002054 7.944313 ( 4.335804)
test_btest 0.000904 0.000146 89.953783 ( 36.797261)
test_basic 0.007662 0.000000 0.932556 ( 1.032713)
test_all 0.072783 0.043366 737.263520 (281.557729)
test_rubyspec 0.062468 0.025985 120.622499 (130.154613)
total: 464.74 sec