Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-000127
#<BuildRuby:0x0000562dd465e8e0
@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.20230914-000127",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006408 0.000458 2.215018 ( 4.540298)
build_miniruby 0.001226 0.000087 1.672170 ( 1.850551)
build_ruby 0.001940 0.000139 3.318586 ( 3.703444)
build_all 0.008633 0.000000 6.502520 ( 5.004722)
build_install 0.016705 0.003248 8.050460 ( 6.503104)
test_btest 0.000932 0.000076 84.432148 ( 41.950904)
test_basic 0.006905 0.000560 1.010833 ( 1.150010)
test_all 0.005612 0.004361 679.097464 (297.496405)
test_rubyspec 0.028377 0.042095 104.312446 (125.587116)
total: 487.79 sec