Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-164136
#<BuildRuby:0x00005616578d2390
@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.20240125-164136",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004995 0.000832 1.719239 ( 2.101848)
build_miniruby 0.001072 0.000179 1.476247 ( 1.473805)
build_ruby 0.001429 0.000000 3.020896 ( 3.246558)
build_all 0.000613 0.006807 5.690398 ( 2.144535)
build_install 0.011189 0.005958 7.159859 ( 3.424956)
test_btest 0.000832 0.000238 83.241150 ( 23.033859)
test_basic 0.005814 0.001661 0.855460 ( 0.925174)
test_all 0.091454 0.028799 747.450705 (221.733583)
test_rubyspec 0.044296 0.052724 148.142552 (159.639791)
total: 417.73 sec