Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-145251
#<BuildRuby:0x0000563c1c68e008
@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.20230216-145251",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000487 0.004095 1.127088 ( 1.528844)
build_miniruby 0.001030 0.000206 0.999456 ( 0.997421)
build_ruby 0.001083 0.000216 2.153565 ( 2.351015)
build_all 0.006083 0.000000 3.064560 ( 1.442610)
build_install 0.009239 0.003076 2.231698 ( 1.461462)
test_btest 0.000700 0.000000 54.984138 ( 14.097804)
test_basic 0.001300 0.003468 0.474475 ( 0.566656)
test_all 0.001044 0.000249 604.315800 (173.756607)
test_rubyspec 0.021626 0.020932 63.632843 ( 73.464618)
total: 269.67 sec