Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-134213
#<BuildRuby:0x000055e6d8879a00
@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.20230330-134213",
@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.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004684 0.000407 1.670939 ( 3.009186)
build_miniruby 0.001539 0.000134 1.275786 ( 1.276173)
build_ruby 0.001309 0.000114 2.321443 ( 2.528508)
build_all 0.005581 0.000098 1.986826 ( 1.108352)
build_install 0.009682 0.005080 3.074620 ( 1.996691)
test_btest 0.000611 0.000073 67.515952 ( 19.017403)
test_basic 0.001118 0.004872 0.507567 ( 0.608117)
test_all 0.000671 0.000107 558.933537 (260.718535)
test_rubyspec 0.032789 0.022860 81.706429 (100.585960)
total: 390.85 sec