Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-194202
#<BuildRuby:0x000056309df59a00
@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.20230603-194202",
@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.000018 0.000002 0.000020 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001723 0.004234 1.895548 ( 3.163808)
build_miniruby 0.001213 0.000151 1.225375 ( 1.223931)
build_ruby 0.000000 0.001922 2.524489 ( 2.736978)
build_all 0.001118 0.005669 2.174579 ( 1.406649)
build_install 0.016206 0.001510 3.244926 ( 2.355799)
test_btest 0.000000 0.002689 78.175930 ( 30.729059)
test_basic 0.002528 0.002127 0.692040 ( 0.771393)
test_all 0.001613 0.000000 592.373762 (203.759754)
test_rubyspec 0.034165 0.018551 79.806598 ( 91.525866)
total: 337.67 sec