Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-051838
#<BuildRuby:0x000055ed5cf1dfc0
@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.20231209-051838",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004038 0.003475 2.447144 ( 2.710524)
build_miniruby 0.001133 0.000168 1.589363 ( 1.604436)
build_ruby 0.001394 0.000206 3.396334 ( 3.591486)
build_all 0.001253 0.007474 6.017276 ( 3.808510)
build_install 0.014175 0.006409 7.681600 ( 5.237908)
test_btest 0.000536 0.000130 83.974821 ( 36.657955)
test_basic 0.005755 0.000337 0.712470 ( 0.785463)
test_all 0.084790 0.035103 723.311497 (268.272426)
test_rubyspec 0.006406 0.062575 94.772493 (106.523259)
total: 429.19 sec