Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-141402
#<BuildRuby:0x000056357daae228
@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.20240129-141402",
@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.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001346 0.004408 1.556661 ( 1.938556)
build_miniruby 0.000000 0.001493 1.576674 ( 1.574461)
build_ruby 0.000358 0.001194 3.061399 ( 3.272647)
build_all 0.000000 0.006209 5.715556 ( 2.268811)
build_install 0.009523 0.005646 6.672358 ( 3.165847)
test_btest 0.000000 0.000903 79.998277 ( 20.940298)
test_basic 0.004723 0.001607 0.773396 ( 0.834662)
test_all 0.080973 0.034117 738.614407 (206.896105)
test_rubyspec 0.056148 0.047242 162.405650 (174.806126)
total: 415.70 sec