Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-134121
#<BuildRuby:0x00005612834021a8
@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.20230603-134121",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005988 0.000417 1.901123 ( 3.850266)
build_miniruby 0.000000 0.002084 1.437889 ( 1.597212)
build_ruby 0.000628 0.001037 2.772341 ( 3.146643)
build_all 0.003259 0.003703 2.282954 ( 2.178333)
build_install 0.013422 0.003479 3.423957 ( 3.282947)
test_btest 0.000664 0.000172 78.213840 ( 39.419947)
test_basic 0.007385 0.000000 0.788953 ( 1.122294)
test_all 0.001295 0.000000 585.039323 (252.681123)
test_rubyspec 0.023593 0.034435 85.729357 (106.013755)
total: 413.29 sec