Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-041958
#<BuildRuby:0x0000564f25176360
@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.20240226-041958",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005082 0.003294 2.701899 ( 2.930636)
build_miniruby 0.001346 0.000135 2.118437 ( 2.126722)
build_ruby 0.000000 0.001825 3.433817 ( 3.672754)
build_all 0.004662 0.004669 7.067192 ( 4.192050)
build_install 0.018109 0.002744 9.101981 ( 6.050596)
test_btest 0.001078 0.000000 90.642095 ( 39.522199)
test_basic 0.005691 0.000000 0.928723 ( 1.005032)
test_all 0.064798 0.052538 785.082284 (286.135036)
test_rubyspec 0.051289 0.027078 109.331030 (118.784458)
total: 464.42 sec