Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-111456
#<BuildRuby:0x0000560194c42228
@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.20240129-111456",
@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.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005550 0.001156 2.024569 ( 4.088291)
build_miniruby 0.001610 0.000335 1.708166 ( 2.423284)
build_ruby 0.001713 0.000357 3.467403 ( 4.934369)
build_all 0.007329 0.001526 6.561005 ( 7.673196)
build_install 0.021618 0.000407 8.326080 ( 10.754388)
test_btest 0.001057 0.000189 88.047947 ( 88.692059)
test_basic 0.007687 0.000470 0.967632 ( 1.651944)
test_all 0.074724 0.046790 793.377229 (485.012502)
test_rubyspec 0.067721 0.039118 176.508892 (222.078211)
total: 827.31 sec