Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-120155
#<BuildRuby:0x0000561f838f2228
@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.20230208-120155",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004524 0.000181 1.101430 ( 1.551934)
build_miniruby 0.001092 0.000044 1.171334 ( 1.169783)
build_ruby 0.001355 0.000054 2.019396 ( 2.215933)
build_all 0.006270 0.000077 3.449163 ( 1.728291)
build_install 0.004974 0.007847 2.554279 ( 1.676350)
test_btest 0.000624 0.000065 56.917082 ( 15.136302)
test_basic 0.004521 0.000044 0.410839 ( 0.504091)
test_all 0.000988 0.000099 598.044128 (182.758884)
test_rubyspec 0.017858 0.017711 58.979547 ( 69.051570)
total: 275.79 sec