Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-185524
#<BuildRuby:0x000055cd9d59e2a8
@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.20230625-185524",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001889 0.003857 1.715129 ( 2.922295)
build_miniruby 0.001540 0.000000 1.482944 ( 1.481955)
build_ruby 0.001733 0.000000 2.797098 ( 3.013903)
build_all 0.002035 0.004228 2.374969 ( 1.374184)
build_install 0.014731 0.000877 3.542562 ( 2.359272)
test_btest 0.000677 0.000090 80.786532 ( 23.008054)
test_basic 0.000323 0.004378 0.788602 ( 0.865820)
test_all 0.002457 0.000409 573.904840 (193.940456)
test_rubyspec 0.023401 0.023784 81.168444 ( 92.913670)
total: 321.88 sec