Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-033921
#<BuildRuby:0x000055c2e46522a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230204-033921",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005495 0.000117 1.242595 ( 2.427986)
build_miniruby 0.001693 0.000147 1.249206 ( 1.418591)
build_ruby 0.001912 0.000000 2.574843 ( 3.184907)
build_all 0.007878 0.000104 4.067683 ( 3.696973)
build_install 0.016536 0.001323 3.211415 ( 3.562574)
test_btest 0.001086 0.000087 58.326391 ( 42.250506)
test_basic 0.006775 0.000139 0.504942 ( 0.863110)
test_all 0.000519 0.001500 677.254487 (304.390172)
test_rubyspec 0.012199 0.041220 73.755026 ( 89.593369)
total: 451.39 sec