Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-122647
#<BuildRuby:0x0000562e39bf9d80
@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.20240112-122647",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.009148 0.000039 16.608480 ( 13.433731)
build_miniruby 0.004927 0.004027 179.650937 ( 98.948629)
build_ruby 0.001736 0.000097 3.992145 ( 4.463837)
build_all 0.014919 0.000141 39.076308 ( 25.317661)
build_install 0.017299 0.004477 7.371787 ( 5.925898)
test_btest 0.001027 0.000034 86.669194 ( 73.469866)
test_basic 0.004026 0.004298 0.990943 ( 1.527141)
test_all 0.108090 0.012513 825.722926 (405.985756)
test_rubyspec 0.054626 0.017213 101.793230 (128.632414)
total: 757.71 sec