Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-161027
#<BuildRuby:0x000056335d7c6230
@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.20231229-161027",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002328 0.003622 1.624358 ( 2.133025)
build_miniruby 0.000000 0.001504 5.088460 ( 4.752629)
build_ruby 0.000000 0.001344 2.758802 ( 2.976580)
build_all 0.006891 0.000000 5.351734 ( 2.191738)
build_install 0.012284 0.003871 6.640970 ( 3.440939)
test_btest 0.000725 0.000175 80.740062 ( 22.415820)
test_basic 0.003193 0.004678 0.859783 ( 0.918967)
test_all 0.074862 0.046776 716.183321 (225.601670)
test_rubyspec 0.037482 0.027904 90.259492 (101.865758)
total: 366.30 sec