Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-121455
#<BuildRuby:0x00005633631c21a8
@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.20230101-121455",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004383 0.000016 0.976811 ( 1.343995)
build_miniruby 0.001088 0.000047 1.189985 ( 1.188538)
build_ruby 0.001252 0.000055 2.892023 ( 13.160647)
build_all 0.002532 0.004348 3.724403 ( 2.053494)
build_install 0.008462 0.004244 2.862106 ( 1.914143)
test_btest 0.000572 0.000068 54.563113 ( 22.537247)
test_basic 0.000403 0.004332 0.377348 ( 4.405450)
test_all 0.001081 0.000173 621.311992 (190.916173)
test_rubyspec 0.029459 0.013779 67.229110 ( 77.233883)
total: 314.75 sec