Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-154142
#<BuildRuby:0x0000564e10b3e1d8
@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.20230607-154142",
@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.000004 0.000017 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003078 0.003711 1.966965 ( 4.198266)
build_miniruby 0.001186 0.000452 1.349513 ( 1.561625)
build_ruby 0.000000 0.001788 2.799142 ( 3.226347)
build_all 0.004934 0.003285 2.326177 ( 2.433585)
build_install 0.017701 0.000000 3.650325 ( 3.477350)
test_btest 0.000735 0.000000 78.625824 ( 45.270422)
test_basic 0.000061 0.007507 0.818860 ( 1.150247)
test_all 0.000897 0.000371 581.660575 (264.977219)
test_rubyspec 0.023230 0.030793 84.876149 (104.776868)
total: 431.07 sec