Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-010448
#<BuildRuby:0x000056104e021e58
@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.20240115-010448",
@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.000020 0.000005 0.000025 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005325 0.000253 1.674063 ( 3.036982)
build_miniruby 0.001860 0.000372 1.741535 ( 1.992713)
build_ruby 0.001731 0.000346 3.404049 ( 4.247216)
build_all 0.008365 0.000000 5.773954 ( 5.156565)
build_install 0.012730 0.007533 7.013864 ( 6.361403)
test_btest 0.000897 0.000203 81.320448 ( 59.816148)
test_basic 0.000000 0.008326 0.943299 ( 1.269452)
test_all 0.063512 0.056538 795.091868 (351.229299)
test_rubyspec 0.036981 0.033861 98.891535 (118.358193)
total: 551.47 sec