Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-172304
#<BuildRuby:0x000055bda0162098
@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.20230112-172304",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004944 0.000395 1.195834 ( 2.098211)
build_miniruby 0.001251 0.000100 1.473587 ( 1.624255)
build_ruby 0.001450 0.000000 3.644767 ( 4.367625)
build_all 0.007493 0.000037 3.941732 ( 2.835107)
build_install 0.017278 0.000000 3.021710 ( 3.099767)
test_btest 0.000892 0.000000 55.988840 ( 36.294926)
test_basic 0.006952 0.000243 0.465813 ( 0.749722)
test_all 0.001419 0.000089 689.862200 (592.107243)
test_rubyspec 0.030012 0.033058 77.668757 (123.668698)
total: 766.85 sec