Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-220916
#<BuildRuby:0x000055ec1c7cdfb8
@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.20240127-220916",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005873 0.000281 1.944167 ( 2.457611)
build_miniruby 0.000000 0.001694 17.972896 ( 17.607366)
build_ruby 0.000000 0.001436 3.131371 ( 3.365586)
build_all 0.001945 0.004604 6.113541 ( 2.455073)
build_install 0.014396 0.002286 7.522573 ( 3.720489)
test_btest 0.000811 0.000180 86.011235 ( 23.721968)
test_basic 0.007881 0.000719 0.857699 ( 0.930941)
test_all 0.074304 0.039694 703.118040 (209.955032)
test_rubyspec 0.058054 0.036618 147.018254 (158.266116)
total: 422.48 sec