Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-153733
#<BuildRuby:0x000055c17a9227f0
@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.20221230-153733",
@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.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005161 0.000204 1.320856 ( 2.453373)
build_miniruby 0.001565 0.000000 1.743667 ( 1.746794)
build_ruby 0.001531 0.000000 3.643224 ( 4.329642)
build_all 0.007045 0.000318 3.953118 ( 2.751920)
build_install 0.011941 0.003351 3.444772 ( 3.000148)
test_btest 0.000501 0.000090 55.670191 ( 32.628511)
test_basic 0.004215 0.000000 0.421930 ( 0.668866)
test_all 0.001035 0.000000 651.646039 (233.644187)
test_rubyspec 0.017218 0.030583 67.910681 ( 79.992074)
total: 361.22 sec