Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-022104
#<BuildRuby:0x000055cf3b66a318
@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.20230908-022104",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003184 0.004334 2.258360 ( 4.655500)
build_miniruby 0.001658 0.000160 1.681524 ( 1.804775)
build_ruby 0.000000 0.002150 3.456688 ( 3.978392)
build_all 0.006173 0.002210 6.332931 ( 4.226460)
build_install 0.012426 0.007740 7.947040 ( 5.711848)
test_btest 0.000765 0.000128 82.400786 ( 43.315760)
test_basic 0.000000 0.009019 0.958458 ( 1.147629)
test_all 0.000000 0.010946 653.287366 (301.084736)
test_rubyspec 0.050797 0.021692 102.696671 (121.555103)
total: 487.48 sec