Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-151216
#<BuildRuby:0x000055bccb98dfb8
@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.20240219-151216",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.008964 0.001281 2.958402 ( 4.361383)
build_miniruby 0.000000 0.001688 1.842843 ( 2.081695)
build_ruby 0.000000 0.001826 3.613115 ( 4.678726)
build_all 0.004361 0.005070 6.847978 ( 7.656643)
build_install 0.017693 0.006403 9.408071 ( 10.349428)
test_btest 0.000662 0.000149 96.229529 (106.141096)
test_basic 0.004050 0.000915 0.999146 ( 1.727993)
test_all 0.101909 0.025086 887.580944 (760.093398)
test_rubyspec 0.048562 0.056199 137.544950 (173.834418)
total: 1070.93 sec