Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-114011
#<BuildRuby:0x0000556b8834a168
@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.20230214-114011",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000759 0.003588 1.207869 ( 1.628675)
build_miniruby 0.001299 0.000000 1.059511 ( 1.058239)
build_ruby 0.001307 0.000000 2.230299 ( 2.441056)
build_all 0.006560 0.000194 3.604038 ( 1.707635)
build_install 0.013669 0.000000 2.752417 ( 1.918409)
test_btest 0.000000 0.000935 56.985480 ( 15.375789)
test_basic 0.002805 0.001961 0.482908 ( 0.576220)
test_all 0.000986 0.000136 639.993851 (184.344102)
test_rubyspec 0.029392 0.010128 66.665413 ( 76.685396)
total: 285.74 sec