Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-183105
#<BuildRuby:0x0000564a4a255fb8
@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.20230629-183105",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006246 0.000241 2.083724 ( 5.041931)
build_miniruby 0.001192 0.000128 1.557501 ( 1.892027)
build_ruby 0.001627 0.000174 2.961310 ( 4.078386)
build_all 0.007285 0.000780 2.434360 ( 3.758173)
build_install 0.017790 0.000001 3.864655 ( 6.387564)
test_btest 0.000689 0.000064 80.273125 ( 50.801082)
test_basic 0.003453 0.004347 0.830413 ( 1.039852)
test_all 0.001942 0.000235 592.956637 (305.748413)
test_rubyspec 0.027364 0.028071 89.084131 (130.023727)
total: 508.77 sec