Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-220920
#<BuildRuby:0x0000556c19e1e008
@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.20230204-220920",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000656 0.003825 1.206292 ( 1.632753)
build_miniruby 0.001552 0.000120 1.219249 ( 1.220761)
build_ruby 0.000000 0.001859 2.319040 ( 2.522704)
build_all 0.004903 0.002179 3.940890 ( 2.422236)
build_install 0.015080 0.000000 2.953272 ( 2.698765)
test_btest 0.000891 0.000000 54.832126 ( 30.336038)
test_basic 0.002292 0.000212 0.421544 ( 0.672859)
test_all 0.001412 0.000087 637.125772 (214.610161)
test_rubyspec 0.027366 0.023722 70.144865 ( 82.652177)
total: 338.77 sec