Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-032412
#<BuildRuby:0x0000559844942320
@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.20240310-032412",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006745 0.001349 2.451846 ( 2.213696)
build_miniruby 0.001077 0.000215 1.489027 ( 1.491445)
build_ruby 0.000000 0.001632 3.415759 ( 3.605392)
build_all 0.000000 0.007387 6.251870 ( 2.464206)
build_install 0.011792 0.006233 7.971398 ( 3.826614)
test_btest 0.000666 0.000207 89.840402 ( 24.000549)
test_basic 0.005082 0.001577 0.876511 ( 3.809367)
test_all 0.089211 0.030050 753.203714 (219.239665)
test_rubyspec 0.049547 0.033442 106.581689 (115.736957)
total: 376.39 sec