Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-045521
#<BuildRuby:0x000056092e1dded0
@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.20231231-045521",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002244 0.003861 1.769762 ( 2.710505)
build_miniruby 0.001348 0.000140 1.623728 ( 1.764113)
build_ruby 0.001757 0.000182 3.406995 ( 3.981527)
build_all 0.007520 0.000000 5.893928 ( 3.565850)
build_install 0.014065 0.003764 7.183068 ( 4.956074)
test_btest 0.000568 0.000065 83.995976 ( 47.757150)
test_basic 0.002777 0.004432 0.879620 ( 0.987069)
test_all 0.091803 0.030374 758.750815 (319.883341)
test_rubyspec 0.054262 0.018145 102.516207 (115.372664)
total: 500.98 sec