Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-041125
#<BuildRuby:0x0000558353f663b0
@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.20230506-041125",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001702 0.003674 1.904331 ( 3.162902)
build_miniruby 0.001159 0.000172 1.215887 ( 1.215235)
build_ruby 0.001367 0.000202 2.518340 ( 2.711543)
build_all 0.006290 0.000000 2.193755 ( 1.402788)
build_install 0.009741 0.004700 3.385617 ( 2.421200)
test_btest 0.000700 0.000000 76.050727 ( 27.930560)
test_basic 0.005182 0.000291 0.779564 ( 0.876445)
test_all 0.000751 0.000121 620.426376 (274.536854)
test_rubyspec 0.020271 0.026546 75.982056 ( 87.811932)
total: 402.07 sec