Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-165013
#<BuildRuby:0x000055edfe2aa7f0
@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.20221224-165013",
@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.000016)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005067 0.000165 1.107243 ( 1.926543)
build_miniruby 0.001448 0.000197 1.452700 ( 1.516606)
build_ruby 0.001860 0.000254 3.767744 ( 4.303984)
build_all 0.005843 0.004566 4.055329 ( 2.767775)
build_install 0.018143 0.000100 3.238161 ( 2.963954)
test_btest 0.000808 0.000120 56.814239 ( 32.000454)
test_basic 0.002877 0.004150 0.456104 ( 0.677456)
test_all 0.001361 0.000243 652.032746 (279.369186)
test_rubyspec 0.021367 0.030697 73.593703 ( 89.841483)
total: 415.37 sec