Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-115354
#<BuildRuby:0x0000563ee5cea4f8
@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.20240227-115354",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003537 0.005043 2.717216 ( 3.952084)
build_miniruby 0.000000 0.001998 1.893584 ( 2.260711)
build_ruby 0.000000 0.001634 3.881859 ( 4.843620)
build_all 0.008568 0.000411 7.075313 ( 5.933545)
build_install 0.013097 0.010044 9.156243 ( 7.909263)
test_btest 0.001002 0.000358 96.297331 ( 98.043334)
test_basic 0.006813 0.000837 1.038929 ( 1.883751)
test_all 0.079349 0.051752 858.751765 (858.608250)
test_rubyspec 0.050560 0.048896 139.880695 (218.441116)
total: 1201.88 sec