Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-122825
#<BuildRuby:0x000055b23b9da3d0
@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.20230202-122825",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.004612 0.938994 ( 1.318257)
build_miniruby 0.000000 0.001359 1.050040 ( 1.049441)
build_ruby 0.000462 0.000801 2.315704 ( 2.537903)
build_all 0.005988 0.000000 3.346957 ( 1.693712)
build_install 0.010579 0.004036 2.729357 ( 1.883670)
test_btest 0.000919 0.000158 56.483282 ( 15.174235)
test_basic 0.004905 0.000176 0.381475 ( 0.475319)
test_all 0.000973 0.000754 642.733176 (184.315673)
test_rubyspec 0.014831 0.031873 66.922359 ( 76.930767)
total: 285.38 sec