Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-094733
#<BuildRuby:0x000055b4656ba8e0
@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.20230825-094733",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004109 0.004797 2.302381 ( 6.288053)
build_miniruby 0.001090 0.000209 1.704435 ( 2.501951)
build_ruby 0.001488 0.000286 3.625311 ( 5.883441)
build_all 0.002382 0.008062 6.617000 ( 6.729764)
build_install 0.020851 0.000906 8.323157 ( 9.693386)
test_btest 0.000692 0.000157 86.821264 ( 64.794515)
test_basic 0.006514 0.001471 0.992533 ( 2.135830)
test_all 0.008118 0.001833 703.572523 (628.960590)
test_rubyspec 0.041327 0.034475 110.666900 (227.914534)
total: 954.90 sec