Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-100740
#<BuildRuby:0x0000559a261adfb8
@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.20231220-100740",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005038 0.000581 1.799647 ( 2.166233)
build_miniruby 0.001502 0.000173 1.476039 ( 1.474824)
build_ruby 0.001366 0.000158 3.295486 ( 3.523326)
build_all 0.007054 0.000000 5.675388 ( 2.674774)
build_install 0.013008 0.004120 6.773942 ( 3.625069)
test_btest 0.000674 0.000087 81.395504 ( 32.833716)
test_basic 0.002482 0.004668 0.883825 ( 0.956445)
test_all 0.082450 0.036196 701.301888 (253.693244)
test_rubyspec 0.032278 0.030145 90.836024 (102.642805)
total: 403.59 sec