Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-093555
#<BuildRuby:0x000056538d01a1a8
@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.20221226-093555",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005337 0.000213 1.191823 ( 2.064225)
build_miniruby 0.001086 0.000044 1.509563 ( 1.831133)
build_ruby 0.001379 0.000055 3.463527 ( 4.063007)
build_all 0.006931 0.000278 3.794383 ( 2.497105)
build_install 0.011491 0.005197 3.263992 ( 3.425066)
test_btest 0.000709 0.000054 57.177855 ( 32.960301)
test_basic 0.005645 0.000050 0.446126 ( 0.697737)
test_all 0.000000 0.001623 620.737897 (272.854989)
test_rubyspec 0.000000 0.046521 68.791313 ( 80.152378)
total: 400.55 sec