Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-030010
#<BuildRuby:0x000055b61a6e5fc0
@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.20230219-030010",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004512 0.000046 1.392369 ( 1.787952)
build_miniruby 0.001437 0.000120 1.184609 ( 1.212602)
build_ruby 0.000000 0.001749 2.401097 ( 2.626153)
build_all 0.001495 0.005244 3.969654 ( 2.566958)
build_install 0.011348 0.003786 2.984895 ( 2.612464)
test_btest 0.000000 0.000713 56.738367 ( 25.901413)
test_basic 0.002954 0.002752 0.416648 ( 0.509620)
test_all 0.001810 0.000362 620.180014 (238.482015)
test_rubyspec 0.025028 0.019410 70.008282 ( 81.496894)
total: 357.20 sec