Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-173458
#<BuildRuby:0x0000562f94511fc0
@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.20230512-173458",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.006384 0.000220 1.968244 ( 4.147396)
build_miniruby 0.001604 0.000056 1.318043 ( 1.427093)
build_ruby 0.001289 0.000045 2.792073 ( 3.106889)
build_all 0.006170 0.000212 2.199669 ( 1.959227)
build_install 0.015637 0.000374 3.498093 ( 3.667585)
test_btest 0.000937 0.000000 71.855387 ( 35.773244)
test_basic 0.004772 0.000032 0.723058 ( 0.815239)
test_all 0.001144 0.000036 557.560069 (225.248723)
test_rubyspec 0.039877 0.015206 79.796287 ( 96.275257)
total: 372.42 sec