Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-193126
#<BuildRuby:0x0000564478ffa128
@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.20221204-193126",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000003 0.000000 0.000003 ( 0.000013)
build_up 0.004301 0.000661 0.952424 ( 1.202439)
build_miniruby 0.000939 0.000144 0.658092 ( 0.656973)
build_ruby 0.001080 0.000166 1.166477 ( 1.159363)
build_all 0.005636 0.000146 2.435098 ( 1.222496)
build_install 0.012662 0.000000 1.820548 ( 1.147616)
test_btest 0.000000 0.000706 51.159786 ( 12.635411)
test_basic 0.000541 0.003002 0.264389 ( 0.359445)
test_all 0.000841 0.000140 470.743252 (135.602619)
test_rubyspec 0.009934 0.019786 44.709696 ( 55.036457)
total: 209.02 sec