Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-021940
#<BuildRuby:0x0000557ed1689f70
@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.20230218-021940",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004628 0.001207 1.553960 ( 2.644976)
build_miniruby 0.001150 0.000300 1.394460 ( 1.624832)
build_ruby 0.001238 0.000323 2.640904 ( 3.201177)
build_all 0.007797 0.000000 4.240160 ( 3.400528)
build_install 0.012249 0.005058 3.177775 ( 3.612546)
test_btest 0.000666 0.000173 59.773436 ( 46.178764)
test_basic 0.002005 0.005074 0.528468 ( 1.317618)
test_all 0.001058 0.000313 716.296672 (545.925683)
test_rubyspec 0.044150 0.019315 79.277645 (111.587784)
total: 719.50 sec