Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-012108
#<BuildRuby:0x000055e0cc9d6018
@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.20231205-012108",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003020 0.003739 2.278488 ( 2.399008)
build_miniruby 0.001136 0.000219 1.573666 ( 1.574419)
build_ruby 0.001590 0.000306 3.180236 ( 3.375540)
build_all 0.007226 0.000599 5.719352 ( 2.998350)
build_install 0.008810 0.009397 6.978688 ( 3.666634)
test_btest 0.000655 0.000164 80.556215 ( 33.089274)
test_basic 0.003496 0.003730 0.828122 ( 0.894976)
test_all 0.084122 0.032792 674.108415 (257.722144)
test_rubyspec 0.034850 0.033219 94.017380 (108.937688)
total: 414.66 sec