Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-090146
#<BuildRuby:0x00005651db6b1f88
@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.20231225-090146",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003117 0.002192 1.454413 ( 1.799158)
build_miniruby 0.001246 0.000178 1.378495 ( 1.377400)
build_ruby 0.001543 0.000221 3.112438 ( 3.325842)
build_all 0.006064 0.000866 5.110400 ( 2.007134)
build_install 0.000558 0.017452 6.241448 ( 3.082326)
test_btest 0.000000 0.000970 80.374033 ( 22.709119)
test_basic 0.000257 0.005106 0.856518 ( 0.918906)
test_all 0.089018 0.033695 799.834392 (246.432135)
test_rubyspec 0.031780 0.036714 87.971856 (100.068242)
total: 381.72 sec