Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-223548
#<BuildRuby:0x000055df9800de58
@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.20230615-223548",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.004750 0.001187 1.932584 ( 4.982170)
build_miniruby 0.000000 0.001624 1.384915 ( 2.008238)
build_ruby 0.000000 0.001707 2.718663 ( 3.594411)
build_all 0.003416 0.004698 2.350897 ( 2.440416)
build_install 0.010833 0.006493 3.627832 ( 3.742264)
test_btest 0.000724 0.000251 75.068445 ( 44.172700)
test_basic 0.004015 0.001390 0.746467 ( 1.289770)
test_all 0.001410 0.000488 594.554757 (256.627181)
test_rubyspec 0.023751 0.030655 84.440352 (123.108156)
total: 441.97 sec