Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-155901
#<BuildRuby:0x000055eb4f07a018
@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.20240229-155901",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007057 0.003427 3.179262 ( 4.372242)
build_miniruby 0.000000 0.002014 9.357185 ( 9.715585)
build_ruby 0.000072 0.001785 3.676371 ( 4.192855)
build_all 0.008433 0.000095 7.090934 ( 5.154045)
build_install 0.021789 0.000282 9.424047 ( 6.919508)
test_btest 0.000945 0.000000 94.537452 ( 77.421159)
test_basic 0.008263 0.000173 1.043225 ( 1.447943)
test_all 0.078469 0.047015 880.520904 (533.858951)
test_rubyspec 0.064941 0.028474 134.705345 (157.839509)
total: 800.92 sec