Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-164811
#<BuildRuby:0x000055b20214e240
@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.20240128-164811",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.002425 0.003586 1.922146 ( 6.423380)
build_miniruby 0.001005 0.000294 1.671398 ( 3.650505)
build_ruby 0.001543 0.000450 3.504929 ( 18.209525)
build_all 0.007822 0.000000 6.412852 ( 3.383189)
build_install 0.018024 0.000294 7.672948 ( 4.546274)
test_btest 0.001072 0.000000 87.395814 ( 41.260005)
test_basic 0.008387 0.000000 0.954791 ( 1.147648)
test_all 0.075897 0.040976 736.321199 (262.952296)
test_rubyspec 0.067623 0.036435 167.540045 (183.264823)
total: 524.84 sec