Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-181309
#<BuildRuby:0x000055e00e0d26d8
@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.20230822-181309",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006773 0.000400 3.055167 ( 7.014427)
build_miniruby 0.003030 0.000433 3.066420 ( 4.929208)
build_ruby 0.001361 0.000194 3.350389 ( 6.253778)
build_all 0.008017 0.000521 6.284253 ( 6.850556)
build_install 0.019059 0.001329 8.084690 ( 8.739997)
test_btest 0.000754 0.000097 82.283098 ( 57.211975)
test_basic 0.008673 0.000000 1.004601 ( 1.678349)
test_all 0.010061 0.000000 636.311812 (408.349225)
test_rubyspec 0.056512 0.019003 105.366283 (186.323185)
total: 687.35 sec