Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-140922
#<BuildRuby:0x00005608b378a0e8
@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-140922",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000000 0.000000 0.000000 ( 0.000019)
build_up 0.005696 0.000000 1.440471 ( 1.602543)
build_miniruby 0.001338 0.000000 0.795031 ( 0.793497)
build_ruby 0.001469 0.000000 1.310737 ( 1.302457)
build_all 0.005024 0.002538 3.568275 ( 1.899679)
build_install 0.002342 0.010654 2.507318 ( 1.606402)
test_btest 0.000608 0.000147 62.139785 ( 16.518462)
test_basic 0.003832 0.000046 0.317816 ( 0.412255)
test_all 0.000838 0.000196 609.757968 (189.681362)
test_rubyspec 0.019280 0.020004 65.507202 ( 75.608601)
total: 289.43 sec