Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-195151
#<BuildRuby:0x000056443c84e2a8
@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.20230125-195151",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004269 0.000371 1.206230 ( 2.149574)
build_miniruby 0.000596 0.007727 148.344687 ( 57.758344)
build_ruby 0.001430 0.000239 3.505446 ( 3.887330)
build_all 0.000000 0.011441 27.199321 ( 14.161777)
build_install 0.008799 0.006307 2.971361 ( 2.633094)
test_btest 0.000518 0.000166 56.647238 ( 30.846065)
test_basic 0.001723 0.004912 0.452379 ( 0.646799)
test_all 0.001181 0.000000 647.162377 (261.115152)
test_rubyspec 0.034760 0.020774 74.675413 ( 90.885024)
total: 464.08 sec