Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-074746
#<BuildRuby:0x000055b4fc12df48
@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.20240209-074746",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004996 0.000769 2.003934 ( 2.405202)
build_miniruby 0.000000 0.001669 1.666635 ( 1.669510)
build_ruby 0.000000 0.001961 3.717800 ( 3.960564)
build_all 0.008487 0.000000 6.862841 ( 4.097780)
build_install 0.019827 0.000264 8.609675 ( 5.627010)
test_btest 0.000697 0.000106 91.423230 ( 42.134242)
test_basic 0.003570 0.004039 1.002694 ( 1.127150)
test_all 0.098113 0.019030 759.706450 (308.965938)
test_rubyspec 0.061297 0.044055 178.214707 (188.443760)
total: 558.43 sec