Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-060051
#<BuildRuby:0x000055cb9e1f6390
@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.20230806-060051",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.002783 0.004615 2.432997 ( 6.348507)
build_miniruby 0.000000 0.001812 1.810082 ( 3.607784)
build_ruby 0.000000 0.001668 3.644652 ( 67.355934)
build_all 0.003700 0.004711 2.956119 ( 4.455926)
build_install 0.019306 0.001408 4.607140 ( 7.854586)
test_btest 0.000817 0.000174 86.366668 ( 71.217519)
test_basic 0.006974 0.001479 1.048427 ( 2.701050)
test_all 0.001071 0.000227 715.292729 (591.671065)
test_rubyspec 0.045919 0.015998 104.449159 (195.626279)
total: 950.84 sec