Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-163159
#<BuildRuby:0x000055fb56c9dfe0
@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.20230822-163159",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006078 0.000153 2.256183 ( 7.082616)
build_miniruby 0.001934 0.000134 1.674076 ( 3.957721)
build_ruby 0.001680 0.000116 3.354127 ( 6.888089)
build_all 0.008653 0.000034 6.372794 ( 7.117993)
build_install 0.017139 0.004904 7.878491 ( 10.509740)
test_btest 0.001160 0.000106 82.968513 ( 57.640347)
test_basic 0.007651 0.000287 0.957165 ( 2.182024)
test_all 0.000536 0.009075 693.063836 (479.260842)
test_rubyspec 0.048152 0.025192 106.085307 (184.920911)
total: 759.56 sec