Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-120637
#<BuildRuby:0x00005583a7242018
@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.20240205-120637",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.001546 0.004237 1.698285 ( 2.383839)
build_miniruby 0.001205 0.000232 1.588268 ( 1.586243)
build_ruby 0.001715 0.000000 2.804162 ( 3.037314)
build_all 0.006453 0.000027 5.339618 ( 1.962239)
build_install 0.007731 0.006256 6.489346 ( 2.958831)
test_btest 0.000827 0.000000 84.078748 ( 22.108982)
test_basic 0.003849 0.004025 0.673293 ( 0.730109)
test_all 0.082698 0.034238 763.884941 (244.503635)
test_rubyspec 0.044654 0.052498 145.767864 (156.875627)
total: 436.15 sec