Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-065319
#<BuildRuby:0x0000558719e09fc0
@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.20240311-065319",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.007244 0.000000 2.382336 ( 2.139554)
build_miniruby 0.001266 0.000085 1.451084 ( 1.448780)
build_ruby 0.001303 0.000209 3.219912 ( 3.444140)
build_all 0.004038 0.003333 6.706184 ( 2.629163)
build_install 0.014646 0.004511 8.323771 ( 3.817934)
test_btest 0.000755 0.000151 89.663263 ( 25.054887)
test_basic 0.000000 0.006347 0.882451 ( 0.944652)
test_all 0.075758 0.043024 766.172936 (252.102571)
test_rubyspec 0.042311 0.038193 106.325383 (115.613028)
total: 407.20 sec