Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-195653
#<BuildRuby:0x000055d2e7331fc0
@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.20230813-195653",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006599 0.001523 2.429556 ( 7.828890)
build_miniruby 0.001409 0.000326 2.440511 ( 5.456940)
build_ruby 0.001321 0.000305 3.517067 ( 8.663106)
build_all 0.008580 0.000000 2.853580 ( 4.870029)
build_install 0.016093 0.005057 4.834762 ( 10.027258)
test_btest 0.000969 0.000219 84.432394 ( 75.259525)
test_basic 0.000000 0.007743 0.977764 ( 2.267886)
test_all 0.000584 0.001006 684.033304 (491.988840)
test_rubyspec 0.046993 0.026129 101.491950 (224.482821)
total: 830.85 sec