Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-062430
#<BuildRuby:0x000055d486956338
@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.20230614-062430",
@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.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.000000 0.006185 1.917452 ( 5.037338)
build_miniruby 0.000000 0.001424 1.359485 ( 1.975681)
build_ruby 0.001273 0.000584 2.814533 ( 4.224158)
build_all 0.003905 0.004057 2.428320 ( 2.709663)
build_install 0.009631 0.008590 3.668891 ( 4.343947)
test_btest 0.000740 0.000205 77.579101 ( 44.515447)
test_basic 0.005087 0.001404 0.804789 ( 1.183901)
test_all 0.001492 0.000412 571.588368 (296.194074)
test_rubyspec 0.017569 0.035086 85.920392 (121.666367)
total: 481.85 sec