Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-112602
#<BuildRuby:0x00005567c1345f48
@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.20231218-112602",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006851 2.421296 ( 2.719874)
build_miniruby 0.000163 0.001237 1.435818 ( 1.435757)
build_ruby 0.000000 0.001776 2.993788 ( 3.176236)
build_all 0.001189 0.006706 5.564078 ( 2.512321)
build_install 0.010136 0.009009 7.041163 ( 3.866548)
test_btest 0.000545 0.000218 80.152379 ( 26.431262)
test_basic 0.003840 0.001536 0.840516 ( 0.908017)
test_all 0.087787 0.029950 650.599228 (210.780065)
test_rubyspec 0.024401 0.030619 80.407153 ( 92.320867)
total: 344.15 sec