Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-075546
#<BuildRuby:0x0000556dedd65a00
@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.20230827-075546",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002585 0.004649 2.341757 ( 4.431897)
build_miniruby 0.001574 0.000349 1.750095 ( 1.939664)
build_ruby 0.001876 0.000000 3.356342 ( 4.044894)
build_all 0.004681 0.003794 6.666890 ( 5.070546)
build_install 0.019315 0.000555 7.848084 ( 5.886886)
test_btest 0.000659 0.000140 87.672802 ( 50.340121)
test_basic 0.000294 0.008636 1.033418 ( 1.378994)
test_all 0.008153 0.002980 676.743190 (346.715837)
test_rubyspec 0.042428 0.034380 108.713887 (129.079294)
total: 548.89 sec