Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-160109
#<BuildRuby:0x000055d8f67864f8
@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.20240119-160109",
@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.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001315 0.004296 1.688697 ( 2.285099)
build_miniruby 0.001401 0.000292 57.368023 ( 24.073617)
build_ruby 0.001499 0.000313 3.467853 ( 3.702952)
build_all 0.007092 0.000578 5.935951 ( 2.910837)
build_install 0.015836 0.000512 7.057614 ( 3.591609)
test_btest 0.000629 0.000112 82.867934 ( 32.771792)
test_basic 0.004879 0.003647 0.830607 ( 0.909261)
test_all 0.078428 0.038470 734.099358 (275.407867)
test_rubyspec 0.033990 0.070595 163.102389 (175.009462)
total: 520.66 sec