Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-071834
#<BuildRuby:0x00005576d9b7a4f8
@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.20240101-071834",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000655 0.004151 1.509275 ( 1.837840)
build_miniruby 0.001238 0.000000 1.127876 ( 1.125756)
build_ruby 0.000000 0.001280 2.608917 ( 2.839048)
build_all 0.002787 0.002145 4.869210 ( 1.877174)
build_install 0.006080 0.005076 5.754173 ( 2.695894)
test_btest 0.000624 0.000115 77.404423 ( 19.472227)
test_basic 0.000000 0.005947 0.677514 ( 0.736219)
test_all 0.050845 0.055135 660.891937 (196.423948)
test_rubyspec 0.031959 0.015979 71.014400 ( 82.825660)
total: 309.83 sec