Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-040756
#<BuildRuby:0x000055bd5a78e8e0
@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.20230330-040756",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002743 0.003517 1.924930 ( 4.477655)
build_miniruby 0.001259 0.000441 1.386626 ( 1.671711)
build_ruby 0.001630 0.000000 2.617623 ( 3.211087)
build_all 0.001213 0.007446 2.312528 ( 2.481561)
build_install 0.012826 0.006085 3.564825 ( 3.652040)
test_btest 0.000557 0.000243 69.167271 ( 44.192813)
test_basic 0.005836 0.000705 0.539636 ( 0.913718)
test_all 0.000363 0.001104 581.113571 (332.604827)
test_rubyspec 0.026679 0.030635 81.854658 (103.251866)
total: 496.46 sec