Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-040555
#<BuildRuby:0x000055aefc3d9810
@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.20240319-040555",
@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.000025 0.000000 0.000025 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.008334 0.000186 2.459977 ( 3.734876)
build_miniruby 0.001231 0.000205 1.891063 ( 1.989323)
build_ruby 0.000000 0.001763 4.004898 ( 4.763360)
build_all 0.007800 0.001320 7.079208 ( 5.855373)
build_install 0.017759 0.005010 8.851540 ( 7.576504)
test_btest 0.000632 0.000123 93.737135 ( 77.220973)
test_basic 0.007855 0.000000 1.047176 ( 1.418712)
test_all 0.085556 0.039529 839.872968 (468.677300)
test_rubyspec 0.051475 0.034846 122.204438 (131.355853)
total: 702.59 sec