Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-073732
#<BuildRuby:0x000056441f79a130
@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.20230601-073732",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.005881 0.000706 1.898992 ( 4.303388)
build_miniruby 0.001255 0.000151 1.335172 ( 1.546759)
build_ruby 0.001597 0.000192 2.830571 ( 3.334383)
build_all 0.006264 0.000752 2.272549 ( 2.302184)
build_install 0.014342 0.003465 3.533896 ( 3.363619)
test_btest 0.000597 0.000080 75.420598 ( 42.774013)
test_basic 0.006675 0.000890 0.786801 ( 0.949612)
test_all 0.002200 0.000294 589.094397 (262.783074)
test_rubyspec 0.017922 0.032535 82.244847 ( 99.549915)
total: 420.91 sec