Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-104251
#<BuildRuby:0x0000558c56da2018
@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.20240207-104251",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001441 0.004349 1.626663 ( 1.961185)
build_miniruby 0.001123 0.000328 1.410956 ( 1.408466)
build_ruby 0.001165 0.000340 3.110048 ( 3.309139)
build_all 0.005680 0.001657 5.914244 ( 2.302133)
build_install 0.000516 0.015643 7.442526 ( 3.651857)
test_btest 0.000544 0.000240 83.946542 ( 23.788021)
test_basic 0.005021 0.000346 0.790365 ( 4.761966)
test_all 0.089450 0.026328 719.737225 (227.068191)
test_rubyspec 0.046282 0.051856 149.791537 (159.054270)
total: 427.31 sec