Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-034838
#<BuildRuby:0x0000558c329f9ed0
@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-034838",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006850 0.000443 1.611026 ( 2.519690)
build_miniruby 0.001187 0.000182 0.963211 ( 1.060893)
build_ruby 0.001442 0.000222 1.648453 ( 1.733188)
build_all 0.001768 0.006141 3.799882 ( 3.244946)
build_install 0.009870 0.005230 2.785593 ( 2.858410)
test_btest 0.000649 0.000152 60.935167 ( 34.475321)
test_basic 0.005725 0.000380 0.411156 ( 0.640673)
test_all 0.000858 0.000194 630.866371 (269.384650)
test_rubyspec 0.025674 0.013017 63.222889 ( 73.164813)
total: 389.08 sec