Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-145907
#<BuildRuby:0x000055ef65ac6228
@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.20240127-145907",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006197 0.000688 2.092201 ( 3.490294)
build_miniruby 0.001693 0.000188 1.780481 ( 2.041684)
build_ruby 0.001629 0.000181 3.867693 ( 4.964935)
build_all 0.005494 0.003986 6.686218 ( 6.679156)
build_install 0.022054 0.000567 8.237542 ( 7.974198)
test_btest 0.001054 0.000128 88.653099 ( 92.772962)
test_basic 0.006967 0.000845 0.947896 ( 2.025269)
test_all 0.097953 0.029481 799.265647 (829.642074)
test_rubyspec 0.058086 0.057774 191.435621 (280.142771)
total: 1229.73 sec