Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-043105
#<BuildRuby:0x0000563c80595ea8
@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.20230131-043105",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.004054 0.000185 1.107968 ( 1.840089)
build_miniruby 0.001138 0.000052 1.105114 ( 1.242463)
build_ruby 0.001177 0.000053 2.518145 ( 2.899173)
build_all 0.007072 0.000119 3.770132 ( 2.855430)
build_install 0.014373 0.000413 2.791455 ( 2.791907)
test_btest 0.000000 0.000814 55.691077 ( 32.874133)
test_basic 0.000000 0.006796 0.434028 ( 0.683844)
test_all 0.000368 0.001468 631.242191 (285.569607)
test_rubyspec 0.028200 0.019915 69.592214 ( 84.377501)
total: 415.13 sec