Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-010122
#<BuildRuby:0x000055b00fb35f00
@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.20240220-010122",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.006579 0.000235 2.467958 ( 2.289497)
build_miniruby 0.001443 0.000000 1.850194 ( 1.849445)
build_ruby 0.001462 0.000000 2.722332 ( 2.978829)
build_all 0.007236 0.000064 6.335843 ( 2.504571)
build_install 0.018767 0.000052 8.555573 ( 3.952738)
test_btest 0.001198 0.000036 91.194601 ( 28.456538)
test_basic 0.002123 0.004215 0.829953 ( 0.897577)
test_all 0.076932 0.040938 791.132197 (293.927252)
test_rubyspec 0.055518 0.043172 133.243533 (174.561272)
total: 511.42 sec