Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-012636
#<BuildRuby:0x000055e4cd436018
@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.20231020-012636",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.006705 2.486235 ( 2.570436)
build_miniruby 0.000372 0.001100 1.415698 ( 1.416026)
build_ruby 0.001440 0.000257 3.292534 ( 3.515784)
build_all 0.004074 0.004065 6.388165 ( 3.158162)
build_install 0.014978 0.002183 8.060843 ( 4.257375)
test_btest 0.001027 0.000205 90.223456 ( 45.530194)
test_basic 0.007316 0.001463 1.042221 ( 1.127697)
test_all 0.005284 0.004843 689.380995 (251.666585)
test_rubyspec 0.031367 0.041084 106.056599 (133.153933)
total: 446.40 sec