Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-050812
#<BuildRuby:0x0000555ce363a8e0
@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.20230216-050812",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003900 0.000585 1.432139 ( 1.835712)
build_miniruby 0.000000 0.001520 1.286718 ( 1.330662)
build_ruby 0.000000 0.001677 2.490784 ( 2.781548)
build_all 0.006292 0.001245 4.063780 ( 2.849946)
build_install 0.015140 0.000362 3.190305 ( 3.109124)
test_btest 0.000544 0.000090 56.546027 ( 30.783455)
test_basic 0.002505 0.004053 0.499082 ( 0.601594)
test_all 0.001034 0.000207 636.967861 (235.201517)
test_rubyspec 0.029820 0.019970 70.788446 ( 81.469617)
total: 359.96 sec