Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-032504
#<BuildRuby:0x0000561d78a46258
@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.20230906-032504",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005659 0.000221 1.833046 ( 3.088840)
build_miniruby 0.000000 0.001647 1.709465 ( 1.770970)
build_ruby 0.000000 0.001725 3.344221 ( 3.793010)
build_all 0.006459 0.001691 6.206089 ( 4.562478)
build_install 0.016882 0.002770 7.595145 ( 5.727082)
test_btest 0.000734 0.000126 83.484619 ( 43.871054)
test_basic 0.000000 0.009220 1.010530 ( 1.257810)
test_all 0.005679 0.004194 685.972503 (302.819750)
test_rubyspec 0.039392 0.039007 106.482182 (130.785508)
total: 497.68 sec