Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-173233
#<BuildRuby:0x000055c9ba6961d8
@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.20230705-173233",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002275 0.004630 2.204264 ( 7.445242)
build_miniruby 0.001688 0.000000 1.683077 ( 3.898107)
build_ruby 0.001998 0.000000 3.314161 ( 24.671400)
build_all 0.006664 0.001729 2.627307 ( 5.052512)
build_install 0.015842 0.002982 3.996127 ( 9.655880)
test_btest 0.000908 0.000236 85.665757 ( 89.186503)
test_basic 0.006919 0.001793 0.932224 ( 2.097571)
test_all 0.001693 0.000000 635.748208 (592.975711)
test_rubyspec 0.034587 0.024302 94.943247 (179.940117)
total: 914.92 sec