Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-151250
#<BuildRuby:0x000056447177e320
@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-151250",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.003612 0.001032 1.162618 ( 1.550718)
build_miniruby 0.001137 0.000325 1.087873 ( 1.093412)
build_ruby 0.001034 0.000296 2.326826 ( 2.540350)
build_all 0.006511 0.000639 3.743210 ( 1.944879)
build_install 0.014108 0.000000 2.814095 ( 2.207569)
test_btest 0.000884 0.000000 55.920595 ( 19.917884)
test_basic 0.001551 0.007163 0.391752 ( 0.486990)
test_all 0.001994 0.000000 634.453547 (218.293289)
test_rubyspec 0.030952 0.022172 71.460567 ( 83.395616)
total: 331.43 sec