Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-183248
#<BuildRuby:0x000055b914085e30
@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.20230815-183248",
@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.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.006411 0.000754 2.205789 ( 5.957199)
build_miniruby 0.001148 0.000135 1.601343 ( 1.942097)
build_ruby 0.001523 0.000179 3.358178 ( 5.856354)
build_all 0.006993 0.000823 6.401515 ( 5.875665)
build_install 0.012653 0.005824 7.691867 ( 5.851678)
test_btest 0.000742 0.000109 82.959866 ( 49.954334)
test_basic 0.004922 0.003728 1.015987 ( 1.959090)
test_all 0.006306 0.004486 728.674151 (446.424539)
test_rubyspec 0.035276 0.033330 104.414589 (118.726793)
total: 642.55 sec