Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-234109
#<BuildRuby:0x0000564fd3589f70
@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.20230107-234109",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005021 0.000190 1.098134 ( 1.475602)
build_miniruby 0.001532 0.000000 1.586921 ( 1.585185)
build_ruby 0.001804 0.000000 3.154519 ( 3.524983)
build_all 0.006616 0.000346 3.484466 ( 1.685496)
build_install 0.008374 0.006496 2.678537 ( 1.797072)
test_btest 0.000000 0.000934 55.418091 ( 14.687046)
test_basic 0.002175 0.002405 0.379947 ( 0.472641)
test_all 0.000820 0.000185 633.654988 (191.796512)
test_rubyspec 0.022741 0.020055 63.081742 ( 72.967734)
total: 289.99 sec