Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-171122
#<BuildRuby:0x0000559aa9e49a00
@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.20230207-171122",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005254 0.000000 1.213267 ( 2.024951)
build_miniruby 0.001575 0.000000 1.239381 ( 1.250262)
build_ruby 0.001393 0.000000 2.345461 ( 2.554582)
build_all 0.006682 0.000404 3.907451 ( 2.279855)
build_install 0.010061 0.004386 2.955345 ( 2.556479)
test_btest 0.000586 0.000090 55.722909 ( 27.855456)
test_basic 0.002190 0.004619 0.461426 ( 0.574571)
test_all 0.001231 0.000236 632.050954 (239.119954)
test_rubyspec 0.027313 0.018975 71.835399 ( 82.638647)
total: 360.86 sec