Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-021614
#<BuildRuby:0x0000563c075e0f58
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-021614",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000005 0.000001 0.000006 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.004670 0.000637 1.313959 ( 1.510195)
build_miniruby 0.001270 0.000000 0.954142 ( 0.957527)
build_ruby 0.001635 0.000000 1.699482 ( 1.691593)
build_all 0.001335 0.004185 3.084699 ( 1.447353)
build_install 0.010685 0.001087 2.285476 ( 1.385067)
test_btest 0.000644 0.000107 63.406041 ( 22.358828)
test_basic 0.004777 0.000000 0.376179 ( 0.473849)
test_all 0.000933 0.000000 608.989790 (176.455767)
test_rubyspec 0.028468 0.014116 64.339093 ( 74.342695)
total: 280.62 sec