Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-122709
#<BuildRuby:0x000055f8cb5fe118
@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.20230824-122709",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003311 0.004303 2.355467 ( 6.985085)
build_miniruby 0.001451 0.000194 1.690016 ( 2.506310)
build_ruby 0.001418 0.000189 3.454314 ( 6.407535)
build_all 0.007138 0.000952 6.409186 ( 6.507351)
build_install 0.017707 0.004383 8.320626 ( 8.204693)
test_btest 0.000857 0.000000 84.976740 ( 54.581709)
test_basic 0.005326 0.003934 0.988032 ( 1.881300)
test_all 0.004886 0.005222 708.607337 (531.773897)
test_rubyspec 0.042704 0.026687 105.118638 (166.263160)
total: 785.11 sec