Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-152658
#<BuildRuby:0x000055660cbe23b0
@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.20240224-152658",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006720 0.000307 2.458698 ( 2.428605)
build_miniruby 0.001576 0.000176 1.713763 ( 1.721128)
build_ruby 0.000000 0.001784 3.329300 ( 3.551903)
build_all 0.000000 0.008525 6.638820 ( 3.373892)
build_install 0.014465 0.005579 8.754348 ( 4.985525)
test_btest 0.000768 0.000174 91.527718 ( 37.513174)
test_basic 0.000000 0.007180 0.980589 ( 1.078635)
test_all 0.087974 0.028542 770.170090 (281.928951)
test_rubyspec 0.023009 0.065294 120.132206 (129.638069)
total: 466.22 sec