Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-183641
#<BuildRuby:0x00005581ac25dfb8
@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.20230506-183641",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001133 0.004585 1.625043 ( 2.839535)
build_miniruby 0.001060 0.000245 0.954863 ( 0.953078)
build_ruby 0.000000 0.001232 2.120444 ( 2.343940)
build_all 0.000000 0.005518 1.776102 ( 0.955061)
build_install 0.011224 0.003808 3.239798 ( 2.172622)
test_btest 0.000734 0.000000 72.266767 ( 18.725494)
test_basic 0.005547 0.000000 0.714965 ( 0.787131)
test_all 0.001418 0.000000 507.029594 (154.858499)
test_rubyspec 0.030072 0.009961 69.918966 ( 81.649067)
total: 265.29 sec