Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-204414
#<BuildRuby:0x0000556776d09d40
@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-204414",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000000 0.000032 0.000032 ( 0.000030)
build_up 0.001806 0.003466 1.150752 ( 1.285457)
build_miniruby 0.000866 0.000227 0.856871 ( 0.855485)
build_ruby 0.000965 0.000254 1.229484 ( 1.220259)
build_all 0.004086 0.001075 2.832972 ( 1.438433)
build_install 0.008853 0.002884 2.251802 ( 1.377686)
test_btest 0.000572 0.000154 56.851672 ( 15.063608)
test_basic 0.003044 0.000820 0.263295 ( 0.359082)
test_all 0.000937 0.000252 690.073457 (319.119854)
test_rubyspec 0.026774 0.039923 79.576348 (115.297102)
total: 456.02 sec