Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-191150
#<BuildRuby:0x000055fc016e5fc0
@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.20230501-191150",
@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.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003487 0.003847 1.992724 ( 4.648775)
build_miniruby 0.001215 0.000270 1.567929 ( 2.167089)
build_ruby 0.001611 0.000358 3.012135 ( 4.153483)
build_all 0.005764 0.001281 2.293967 ( 3.032966)
build_install 0.012922 0.006427 3.618965 ( 5.052842)
test_btest 0.000560 0.000140 76.552372 ( 87.580628)
test_basic 0.005461 0.001365 0.755552 ( 1.467957)
test_all 0.000931 0.005058 641.555954 (614.246017)
test_rubyspec 0.033240 0.021139 82.902941 (104.894121)
total: 827.24 sec