Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-121226
#<BuildRuby:0x000055d7043b63d0
@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.20240121-121226",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005231 0.000455 1.603612 ( 1.937094)
build_miniruby 0.001490 0.000130 1.617541 ( 1.615340)
build_ruby 0.001446 0.000126 3.190804 ( 3.391163)
build_all 0.003051 0.004268 5.722919 ( 2.262508)
build_install 0.014571 0.003962 6.977857 ( 3.573185)
test_btest 0.000744 0.000107 81.205255 ( 21.538127)
test_basic 0.003811 0.003523 0.860352 ( 0.928759)
test_all 0.092981 0.027587 774.015270 (223.697363)
test_rubyspec 0.060035 0.042682 152.303970 (164.445180)
total: 423.39 sec