Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-122133
#<BuildRuby:0x000056411c48e208
@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.20240116-122133",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004331 0.001140 1.651290 ( 2.007266)
build_miniruby 0.001199 0.000315 1.544109 ( 1.545014)
build_ruby 0.001466 0.000386 3.088583 ( 3.336574)
build_all 0.003439 0.004191 5.595381 ( 2.726461)
build_install 0.015857 0.000000 6.504569 ( 3.276164)
test_btest 0.001147 0.000000 81.680959 ( 32.856400)
test_basic 0.006673 0.000371 0.866850 ( 0.959341)
test_all 0.091454 0.022747 720.719427 (269.005408)
test_rubyspec 0.047746 0.028962 99.934261 (139.111762)
total: 454.83 sec