Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-000749
#<BuildRuby:0x000055aefcbd6018
@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.20240211-000749",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002183 0.003527 1.949541 ( 2.270828)
build_miniruby 0.001399 0.000323 1.677554 ( 1.684903)
build_ruby 0.001500 0.000347 3.174568 ( 3.404220)
build_all 0.000000 0.007862 6.457507 ( 2.917399)
build_install 0.014471 0.004797 8.065407 ( 4.303296)
test_btest 0.001074 0.000000 89.673910 ( 32.614704)
test_basic 0.005738 0.000849 0.904105 ( 0.966867)
test_all 0.076930 0.037639 769.463633 (288.620264)
test_rubyspec 0.050439 0.053633 174.333938 (183.924088)
total: 520.71 sec