Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-085827
#<BuildRuby:0x000055c7ad065f70
@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.20240213-085827",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005444 0.000405 1.916000 ( 2.535104)
build_miniruby 0.001469 0.000383 1.586215 ( 1.585274)
build_ruby 0.001331 0.000348 3.520117 ( 3.778923)
build_all 0.003126 0.005041 6.477440 ( 3.133223)
build_install 0.006915 0.012067 8.332224 ( 4.906164)
test_btest 0.000842 0.000000 89.367770 ( 35.873168)
test_basic 0.006256 0.001207 0.993442 ( 1.096694)
test_all 0.082959 0.035826 759.133951 (392.626508)
test_rubyspec 0.070088 0.046608 206.605378 (277.704854)
total: 723.24 sec