Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-165436
#<BuildRuby:0x000055a3dcb05d80
@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.20240303-165436",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000000 0.000050 0.000050 ( 0.000050)
configure 0.000000 0.000029 0.000029 ( 0.000030)
build_up 0.003000 0.004376 2.272087 ( 2.011306)
build_miniruby 0.001173 0.000218 1.484782 ( 1.482613)
build_ruby 0.001349 0.000250 2.987594 ( 3.218258)
build_all 0.000956 0.006599 6.519978 ( 2.574357)
build_install 0.011844 0.006814 8.263183 ( 3.892399)
test_btest 0.000852 0.000232 90.573121 ( 23.927862)
test_basic 0.005970 0.000561 0.864995 ( 0.930293)
test_all 0.091324 0.026376 737.063199 (210.622676)
test_rubyspec 0.022593 0.057956 108.091526 (117.119335)
total: 365.78 sec