Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-114601
#<BuildRuby:0x00005634ab0d6228
@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-114601",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.006204 0.000548 1.554719 ( 2.567888)
build_miniruby 0.001311 0.000000 1.020342 ( 1.128393)
build_ruby 0.001617 0.000000 1.677741 ( 1.802510)
build_all 0.006909 0.001256 3.893226 ( 3.085338)
build_install 0.015407 0.003349 2.953505 ( 3.030601)
test_btest 0.000557 0.000121 60.584202 ( 36.473712)
test_basic 0.005539 0.001204 0.403255 ( 0.683058)
test_all 0.002305 0.000303 634.361020 (271.498443)
test_rubyspec 0.023327 0.019236 66.599167 ( 76.681454)
total: 396.95 sec