Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-003204
#<BuildRuby:0x000055f1b17da390
@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.20230511-003204",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002515 0.003651 1.895173 ( 4.470553)
build_miniruby 0.001185 0.000269 1.349597 ( 1.360905)
build_ruby 0.001343 0.000305 2.583623 ( 2.800911)
build_all 0.006182 0.000465 2.140680 ( 2.000393)
build_install 0.009145 0.008519 3.490931 ( 3.195529)
test_btest 0.000771 0.000000 74.540946 ( 38.156381)
test_basic 0.006215 0.000494 0.788848 ( 0.896722)
test_all 0.000870 0.000232 580.068781 (258.050690)
test_rubyspec 0.023886 0.026818 80.527987 ( 96.734534)
total: 407.67 sec