Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-090607
#<BuildRuby:0x000055739e9f1f70
@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.20230207-090607",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.000285 0.004110 0.909131 ( 1.291856)
build_miniruby 0.000776 0.000286 0.948269 ( 0.946797)
build_ruby 0.001247 0.000000 1.871880 ( 2.080673)
build_all 0.002935 0.002587 2.966558 ( 1.388807)
build_install 0.003539 0.007609 2.387676 ( 1.627710)
test_btest 0.000543 0.000247 55.258356 ( 14.226135)
test_basic 0.000586 0.004190 0.326954 ( 0.420353)
test_all 0.000702 0.000351 573.858691 (167.527447)
test_rubyspec 0.009718 0.030029 59.046952 ( 68.838956)
total: 258.35 sec