Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-192832
#<BuildRuby:0x000055b0112d2208
@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.20230619-192832",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000051 0.007680 2.081856 ( 6.593088)
build_miniruby 0.001292 0.000287 1.888843 ( 4.726117)
build_ruby 0.001270 0.000282 3.119430 ( 7.482448)
build_all 0.000323 0.007983 5.681417 ( 8.666025)
build_install 0.018417 0.001745 7.141463 ( 12.607241)
test_btest 0.000756 0.000202 81.063348 ( 89.474390)
test_basic 0.007199 0.000773 0.894972 ( 2.038215)
test_all 0.001847 0.000476 618.500822 (555.692266)
test_rubyspec 0.026689 0.029886 88.379982 (115.567910)
total: 802.85 sec