Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-011825
#<BuildRuby:0x000055680e4a1e58
@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.20230209-011825",
@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.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.004649 1.050859 ( 1.465226)
build_miniruby 0.000000 0.001128 0.980238 ( 0.978785)
build_ruby 0.000000 0.001149 2.203426 ( 2.401041)
build_all 0.000332 0.005348 3.246897 ( 1.710297)
build_install 0.010666 0.000622 2.465648 ( 1.604815)
test_btest 0.000665 0.000173 54.146656 ( 15.826999)
test_basic 0.003319 0.000866 0.425814 ( 0.523830)
test_all 0.001175 0.000306 615.047285 (182.191027)
test_rubyspec 0.018901 0.021018 63.814373 ( 73.706960)
total: 280.41 sec