Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-082218
#<BuildRuby:0x000055658b0a5ed8
@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-082218",
@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.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005472 0.000059 1.388629 ( 1.558063)
build_miniruby 0.001033 0.000041 0.882882 ( 0.881705)
build_ruby 0.001204 0.000049 1.523425 ( 1.514573)
build_all 0.006703 0.000098 3.750736 ( 1.949026)
build_install 0.005636 0.004293 2.307075 ( 1.390546)
test_btest 0.000698 0.000052 57.274485 ( 17.491492)
test_basic 0.004313 0.000000 0.292449 ( 0.386081)
test_all 0.000993 0.000071 604.435578 (179.233733)
test_rubyspec 0.011084 0.030116 67.297048 ( 78.535004)
total: 282.94 sec