Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-090052
#<BuildRuby:0x00005647b731e228
@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.20230727-090052",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006628 2.239438 ( 3.631493)
build_miniruby 0.001543 0.000000 1.570195 ( 1.573227)
build_ruby 0.001722 0.000000 3.162587 ( 3.460659)
build_all 0.004086 0.003793 2.687118 ( 1.666009)
build_install 0.017501 0.001576 4.354431 ( 3.190585)
test_btest 0.000000 0.000998 83.807676 ( 33.330527)
test_basic 0.003408 0.003914 0.900818 ( 0.999743)
test_all 0.001439 0.000418 641.673658 (222.627958)
test_rubyspec 0.023939 0.028671 86.332380 ( 98.069196)
total: 368.55 sec