Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-181718
#<BuildRuby:0x000055b546b12230
@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.20230623-181718",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005746 0.000065 1.981045 ( 3.246538)
build_miniruby 0.000000 0.001835 1.528428 ( 1.538594)
build_ruby 0.000000 0.001575 3.020775 ( 3.273221)
build_all 0.002904 0.004096 2.275841 ( 1.698780)
build_install 0.008451 0.009733 3.658152 ( 3.173245)
test_btest 0.000284 0.003646 78.431048 ( 33.773939)
test_basic 0.001609 0.003986 0.789524 ( 0.877293)
test_all 0.001182 0.000286 595.120405 (276.701925)
test_rubyspec 0.036000 0.018677 86.040362 (122.709513)
total: 446.99 sec