Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-101515
#<BuildRuby:0x00005641d53a1fe8
@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.20230204-101515",
@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.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000958 0.004069 1.097155 ( 1.479954)
build_miniruby 0.001262 0.000105 1.081870 ( 1.081004)
build_ruby 0.001327 0.000111 2.175849 ( 2.384331)
build_all 0.006651 0.000201 3.643535 ( 1.853190)
build_install 0.010618 0.003589 2.791250 ( 1.939261)
test_btest 0.000654 0.000068 55.822916 ( 18.035675)
test_basic 0.005348 0.000000 0.397539 ( 0.494364)
test_all 0.000000 0.001932 644.561278 (193.844243)
test_rubyspec 0.024729 0.022769 72.638073 ( 83.435913)
total: 304.55 sec