Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-102454
#<BuildRuby:0x0000557890c4e3d0
@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.20230914-102454",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006878 0.000666 2.315994 ( 5.595812)
build_miniruby 0.001966 0.000190 1.813090 ( 2.667646)
build_ruby 0.000000 0.002783 3.588045 ( 5.288519)
build_all 0.004025 0.005657 6.676673 ( 9.313616)
build_install 0.015490 0.008288 8.130467 ( 11.396974)
test_btest 0.000660 0.000128 87.329521 (103.682629)
test_basic 0.008138 0.000730 0.987962 ( 1.759432)
test_all 0.011424 0.000344 712.962571 (657.998591)
test_rubyspec 0.023021 0.050217 108.704759 (131.315389)
total: 929.02 sec