Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-161404
#<BuildRuby:0x000055e64e6ca018
@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.20230131-161404",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004363 0.000199 1.160706 ( 2.228459)
build_miniruby 0.001387 0.000063 1.133982 ( 1.142890)
build_ruby 0.001474 0.000067 2.369915 ( 2.755934)
build_all 0.006890 0.000106 3.741328 ( 2.516205)
build_install 0.007502 0.007930 2.971610 ( 2.649991)
test_btest 0.000866 0.000000 54.190154 ( 30.524227)
test_basic 0.000000 0.006772 0.449742 ( 0.614561)
test_all 0.001152 0.000418 625.170307 (253.255100)
test_rubyspec 0.029924 0.015282 71.022888 ( 84.077512)
total: 379.77 sec