Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-142502
#<BuildRuby:0x000055c2914f2258
@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.20230106-142502",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000020)
configure 0.000056 0.000000 0.000056 ( 0.000018)
build_up 0.004448 0.000094 1.205414 ( 2.170954)
build_miniruby 0.001201 0.000218 1.541100 ( 1.540439)
build_ruby 0.001429 0.000260 3.106033 ( 3.470773)
build_all 0.007117 0.000000 3.552471 ( 1.704375)
build_install 0.013833 0.000672 2.764713 ( 1.847405)
test_btest 0.000767 0.000118 55.899922 ( 14.636241)
test_basic 0.001602 0.003855 0.336869 ( 0.428572)
test_all 0.000892 0.000165 606.065335 (177.775200)
test_rubyspec 0.008211 0.034648 62.487751 ( 72.242927)
total: 275.82 sec