Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-003313
#<BuildRuby:0x0000557f8f319f70
@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.20240317-003313",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007216 0.000884 2.628292 ( 3.711415)
build_miniruby 0.001536 0.000430 1.871454 ( 2.241290)
build_ruby 0.001256 0.000352 3.870377 ( 4.603482)
build_all 0.008885 0.000000 7.564288 ( 7.769409)
build_install 0.017601 0.005655 9.262005 ( 9.183085)
test_btest 0.000656 0.000175 100.104597 ( 95.053046)
test_basic 0.000000 0.007643 1.007058 ( 1.464038)
test_all 0.075234 0.049705 871.544944 (522.447088)
test_rubyspec 0.030880 0.065809 135.700701 (145.813698)
total: 792.29 sec