Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-134639
#<BuildRuby:0x00005643aa6722c8
@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.20221206-134639",
@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.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001168 0.004343 1.289321 ( 1.575945)
build_miniruby 0.000791 0.000247 0.817447 ( 0.816855)
build_ruby 0.001017 0.000318 1.489086 ( 1.481992)
build_all 0.005318 0.001662 3.740491 ( 2.035353)
build_install 0.005999 0.005034 2.617600 ( 1.718449)
test_btest 0.000477 0.000169 57.138733 ( 19.971589)
test_basic 0.002557 0.000902 0.369024 ( 0.468729)
test_all 0.000000 0.001104 612.287620 (190.029662)
test_rubyspec 0.016491 0.018889 62.703376 ( 72.877733)
total: 290.98 sec