Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-043416
#<BuildRuby:0x00005560b5406058
@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-043416",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.002383 0.003839 1.943961 ( 2.313787)
build_miniruby 0.001140 0.000157 1.641685 ( 1.642241)
build_ruby 0.001920 0.000000 3.558341 ( 3.775784)
build_all 0.003266 0.004236 6.324057 ( 2.709506)
build_install 0.013503 0.005898 7.862514 ( 4.312785)
test_btest 0.000649 0.000050 86.261228 ( 35.365531)
test_basic 0.006854 0.000551 0.935439 ( 1.014577)
test_all 0.079334 0.034719 710.999937 (265.358697)
test_rubyspec 0.041286 0.063700 170.217268 (182.220857)
total: 498.71 sec