Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-220950
#<BuildRuby:0x0000565494aaa8e0
@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.20230215-220950",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.001930 0.004200 1.484999 ( 2.543325)
build_miniruby 0.001632 0.000188 1.311604 ( 1.574489)
build_ruby 0.001394 0.000161 2.456021 ( 2.925959)
build_all 0.003487 0.004711 4.014037 ( 3.246002)
build_install 0.009678 0.007949 3.314503 ( 3.480765)
test_btest 0.000000 0.000979 58.563664 ( 36.832489)
test_basic 0.000000 0.006563 0.509533 ( 0.864593)
test_all 0.000447 0.000833 685.626159 (316.300001)
test_rubyspec 0.040182 0.017330 77.316005 ( 97.796057)
total: 465.56 sec