Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-202000
#<BuildRuby:0x000055f0da00a4d0
@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.20231206-202000",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002545 0.004355 2.214411 ( 2.515042)
build_miniruby 0.000000 0.002027 1.521927 ( 1.519487)
build_ruby 0.000325 0.001299 2.872179 ( 3.029919)
build_all 0.003336 0.003818 5.722104 ( 2.373966)
build_install 0.014232 0.001236 6.843172 ( 3.261289)
test_btest 0.000736 0.000142 78.257223 ( 21.447649)
test_basic 0.001153 0.004419 0.858343 ( 0.918087)
test_all 0.105043 0.015866 645.887936 (191.953664)
test_rubyspec 0.009920 0.052602 84.308001 ( 95.922257)
total: 322.94 sec