Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-014827
#<BuildRuby:0x0000556675245758
@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-014827",
@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.000013)
autoconf 0.000007 0.000002 0.000009 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005613 0.000295 1.456198 ( 1.678192)
build_miniruby 0.000994 0.000173 0.830491 ( 0.830270)
build_ruby 0.001333 0.000232 1.649188 ( 1.641064)
build_all 0.006650 0.000425 3.664339 ( 1.934492)
build_install 0.008060 0.007407 2.749343 ( 1.971120)
test_btest 0.000685 0.000152 61.459981 ( 20.816434)
test_basic 0.000143 0.004110 0.346675 ( 0.444246)
test_all 0.000900 0.000234 625.646803 (183.164164)
test_rubyspec 0.013030 0.020869 56.096762 ( 66.130286)
total: 278.61 sec