Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-181419
#<BuildRuby:0x0000556c08912138
@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-181419",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004011 0.000524 1.096130 ( 1.459713)
build_miniruby 0.001055 0.000137 0.940426 ( 0.938563)
build_ruby 0.001317 0.000000 1.698336 ( 1.895063)
build_all 0.005936 0.000000 3.335647 ( 1.717684)
build_install 0.006450 0.005840 2.482539 ( 1.691829)
test_btest 0.000717 0.000120 53.780055 ( 13.977488)
test_basic 0.004294 0.000716 0.336783 ( 0.430088)
test_all 0.001418 0.000000 626.797887 (181.853154)
test_rubyspec 0.021525 0.024186 63.227564 ( 73.207449)
total: 277.17 sec