Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-193407
#<BuildRuby:0x000056445c7f63d0
@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.20230312-193407",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005722 0.000520 1.830048 ( 3.970863)
build_miniruby 0.001254 0.000114 1.296754 ( 1.472710)
build_ruby 0.001473 0.000134 2.591185 ( 3.054673)
build_all 0.006491 0.000189 2.156074 ( 2.318590)
build_install 0.012222 0.005499 3.275226 ( 3.034658)
test_btest 0.001097 0.000000 64.953796 ( 35.854970)
test_basic 0.001553 0.004520 0.516530 ( 0.911806)
test_all 0.001178 0.000189 541.063290 (228.002310)
test_rubyspec 0.007635 0.039868 77.230602 ( 90.021701)
total: 368.64 sec