Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-191950
#<BuildRuby:0x000056337a5a21a8
@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.20230529-191950",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006654 0.000422 1.922414 ( 4.829973)
build_miniruby 0.001430 0.000228 1.540619 ( 2.016912)
build_ruby 0.002811 0.000000 2.813896 ( 4.093852)
build_all 0.008242 0.000412 2.227379 ( 3.334949)
build_install 0.015328 0.006262 3.570390 ( 4.819443)
test_btest 0.000845 0.000150 80.857567 ( 79.207519)
test_basic 0.006753 0.000000 0.823324 ( 1.366323)
test_all 0.001107 0.000000 575.048348 (400.592997)
test_rubyspec 0.009168 0.051137 85.000595 (107.968546)
total: 608.23 sec