Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-074904
#<BuildRuby:0x00005612f04964f8
@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.20230808-074904",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007255 0.000570 2.260280 ( 6.080150)
build_miniruby 0.001364 0.000243 1.663697 ( 2.153648)
build_ruby 0.001560 0.000279 3.353253 ( 6.890504)
build_all 0.002584 0.004850 2.732734 ( 3.629221)
build_install 0.012307 0.006302 4.104057 ( 4.267681)
test_btest 0.000717 0.000173 83.690447 ( 52.593513)
test_basic 0.007799 0.000724 1.021870 ( 1.771803)
test_all 0.001415 0.000000 726.595863 (654.557603)
test_rubyspec 0.024974 0.038725 102.026048 (210.282293)
total: 942.23 sec