Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-044350
#<BuildRuby:0x0000560f1aa2e1d8
@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.20230310-044350",
@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.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006507 1.866453 ( 4.352813)
build_miniruby 0.001312 0.000531 1.338477 ( 1.481732)
build_ruby 0.001722 0.000000 2.704120 ( 3.468885)
build_all 0.003023 0.004318 2.110002 ( 2.352787)
build_install 0.014440 0.004085 3.362915 ( 3.806946)
test_btest 0.000578 0.000226 71.350631 ( 56.410539)
test_basic 0.006105 0.000607 0.564547 ( 0.909927)
test_all 0.001459 0.000000 625.261577 (631.629886)
test_rubyspec 0.024126 0.032734 84.050005 (122.911587)
total: 827.33 sec