Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-140629
#<BuildRuby:0x000055d2d2d7a2a8
@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.20230913-140629",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006248 0.000669 2.344097 ( 4.630208)
build_miniruby 0.001470 0.000158 1.635798 ( 1.885707)
build_ruby 0.001538 0.000164 3.459418 ( 4.106671)
build_all 0.004668 0.003869 6.313395 ( 5.699961)
build_install 0.016982 0.003651 7.936183 ( 7.049947)
test_btest 0.000773 0.000110 84.796169 ( 50.908945)
test_basic 0.003701 0.004822 0.989496 ( 1.274324)
test_all 0.005993 0.003804 716.079256 (358.997419)
test_rubyspec 0.048886 0.025155 106.739728 (126.989088)
total: 561.54 sec