Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-182116
#<BuildRuby:0x0000560ce5de1fa0
@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-182116",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000000 0.000000 0.000000 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005645 0.000380 1.318839 ( 1.527106)
build_miniruby 0.000939 0.000235 0.730388 ( 0.729128)
build_ruby 0.001256 0.000314 1.500039 ( 1.492521)
build_all 0.006395 0.000494 3.595041 ( 1.877318)
build_install 0.011506 0.001610 2.611409 ( 1.658397)
test_btest 0.000575 0.000131 57.725534 ( 18.322549)
test_basic 0.000574 0.003680 0.306967 ( 0.402087)
test_all 0.001265 0.000330 612.642209 (195.802199)
test_rubyspec 0.019462 0.012555 61.709665 ( 71.650784)
total: 293.46 sec