Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-215511
#<BuildRuby:0x000055e6ca7edfb8
@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.20230925-215511",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005912 0.000634 2.269498 ( 4.436510)
build_miniruby 0.001661 0.000000 1.660342 ( 1.744506)
build_ruby 0.002130 0.000000 3.417921 ( 3.690339)
build_all 0.008293 0.000000 6.211282 ( 4.151233)
build_install 0.010763 0.008103 7.550575 ( 5.460511)
test_btest 0.000728 0.000107 82.092144 ( 45.216570)
test_basic 0.008876 0.000074 1.014945 ( 1.307278)
test_all 0.005455 0.004394 664.961350 (292.021539)
test_rubyspec 0.050837 0.019042 102.767560 (122.118584)
total: 480.15 sec