Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-030241
#<BuildRuby:0x000055a67517e078
@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.20230911-030241",
@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.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006495 0.000178 2.303026 ( 4.427281)
build_miniruby 0.001563 0.000108 1.659769 ( 1.820040)
build_ruby 0.001469 0.000101 3.329822 ( 3.693971)
build_all 0.008167 0.000563 6.241714 ( 4.213771)
build_install 0.016163 0.004278 7.955123 ( 5.894194)
test_btest 0.000803 0.000073 84.108290 ( 44.647805)
test_basic 0.006459 0.000587 0.991232 ( 1.337639)
test_all 0.010265 0.000933 689.066813 (333.653200)
test_rubyspec 0.033550 0.036743 104.843773 (123.513245)
total: 523.20 sec