Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-111811
#<BuildRuby:0x0000562678199f70
@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.20230219-111811",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004337 0.000378 1.372413 ( 1.798484)
build_miniruby 0.001033 0.000089 1.195048 ( 1.193968)
build_ruby 0.000000 0.001518 2.263166 ( 2.472211)
build_all 0.003898 0.002640 3.801820 ( 1.955642)
build_install 0.013822 0.000000 2.910360 ( 2.202082)
test_btest 0.000000 0.000702 57.481249 ( 19.141742)
test_basic 0.000000 0.004726 0.490685 ( 0.583020)
test_all 0.000000 0.001028 608.629452 (183.038724)
test_rubyspec 0.009071 0.027571 63.527677 ( 73.551399)
total: 285.94 sec