Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-175639
#<BuildRuby:0x000055e443556400
@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.20221205-175639",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004802 0.001334 1.486251 ( 1.883982)
build_miniruby 0.000848 0.000236 0.858760 ( 1.031024)
build_ruby 0.001068 0.000297 1.611138 ( 1.740902)
build_all 0.002106 0.005094 3.689082 ( 2.707741)
build_install 0.009877 0.004810 2.675277 ( 2.855006)
test_btest 0.000471 0.000164 55.420415 ( 35.246839)
test_basic 0.005359 0.000259 0.363308 ( 0.469291)
test_all 0.002985 0.000173 630.996188 (239.306599)
test_rubyspec 0.034518 0.007364 67.134271 ( 77.617420)
total: 362.86 sec