Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-065212
#<BuildRuby:0x0000563200bce0e8
@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.20230508-065212",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005093 0.000695 1.766548 ( 3.026901)
build_miniruby 0.001401 0.000000 1.158630 ( 1.156764)
build_ruby 0.000000 0.001584 2.457271 ( 2.689198)
build_all 0.004067 0.002088 2.030909 ( 1.187496)
build_install 0.013470 0.003575 3.192437 ( 2.243352)
test_btest 0.000766 0.000137 74.502969 ( 24.203360)
test_basic 0.005690 0.000000 0.647877 ( 0.733675)
test_all 0.001212 0.000000 565.211738 (170.632436)
test_rubyspec 0.020385 0.026569 75.083951 ( 86.939618)
total: 292.81 sec