Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-113940
#<BuildRuby:0x0000558354fb24f8
@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.20240206-113940",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001612 0.004195 1.873311 ( 2.301778)
build_miniruby 0.001316 0.000202 1.674737 ( 1.684009)
build_ruby 0.001683 0.000259 3.448875 ( 3.694439)
build_all 0.003689 0.004049 6.151339 ( 4.042922)
build_install 0.016105 0.002553 7.727545 ( 4.763705)
test_btest 0.000676 0.000123 87.335870 ( 42.879602)
test_basic 0.003237 0.004569 0.968179 ( 1.083207)
test_all 0.081033 0.034892 714.115271 (302.466667)
test_rubyspec 0.048916 0.058244 170.565739 (180.983410)
total: 543.90 sec