Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-223912
#<BuildRuby:0x0000555ee6eee3b0
@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.20230606-223912",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005913 0.000473 1.868163 ( 4.365430)
build_miniruby 0.001496 0.000120 1.297218 ( 1.435201)
build_ruby 0.001305 0.000104 2.836391 ( 3.415379)
build_all 0.007033 0.000000 2.157767 ( 2.079969)
build_install 0.012345 0.004563 3.447392 ( 3.033925)
test_btest 0.000793 0.000082 75.393522 ( 40.692020)
test_basic 0.000000 0.006504 0.800650 ( 1.247900)
test_all 0.000347 0.001647 577.254420 (251.393315)
test_rubyspec 0.025709 0.026950 83.728279 (101.311072)
total: 408.98 sec