Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-125026
#<BuildRuby:0x00005560818f2078
@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.20240306-125026",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003351 0.003916 2.350282 ( 2.137383)
build_miniruby 0.000997 0.000192 1.600383 ( 1.598888)
build_ruby 0.001457 0.000281 3.323137 ( 3.534986)
build_all 0.007342 0.000596 6.771821 ( 3.342204)
build_install 0.019469 0.000400 8.739306 ( 5.004195)
test_btest 0.000940 0.000152 89.371027 ( 36.717798)
test_basic 0.006103 0.000273 0.993977 ( 1.063365)
test_all 0.087713 0.029975 861.518101 (349.953508)
test_rubyspec 0.029839 0.060936 124.348300 (133.823614)
total: 537.18 sec