Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-170941
#<BuildRuby:0x0000556bd9b42130
@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.20230605-170941",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003005 0.003031 1.957386 ( 4.153478)
build_miniruby 0.001795 0.000374 1.502589 ( 1.602459)
build_ruby 0.001733 0.000000 2.971532 ( 3.482238)
build_all 0.006086 0.002292 2.185234 ( 2.398609)
build_install 0.017782 0.001291 3.443356 ( 3.567018)
test_btest 0.000306 0.001014 78.407720 ( 49.196094)
test_basic 0.000304 0.006882 0.816990 ( 1.295820)
test_all 0.001167 0.000302 602.950841 (591.610164)
test_rubyspec 0.035692 0.030036 89.737649 (134.657655)
total: 791.96 sec