Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-050521
#<BuildRuby:0x00007fd374fdfdc8
@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.20240820-050521",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.007914 0.000505 4.168131 ( 4.154683)
build_miniruby 0.002013 0.000000 1.809223 ( 1.809517)
build_ruby 0.000000 0.002298 4.946140 ( 5.072131)
build_all 0.008707 0.002068 9.683307 ( 4.213335)
build_install 0.023146 0.001461 13.012729 ( 6.590536)
test_btest 0.000812 0.000110 128.900515 ( 39.290985)
test_basic 0.006503 0.004736 1.304727 ( 1.351793)
test_all 0.114516 0.036203 909.244738 (273.024658)
test_rubyspec 0.064973 0.024510 171.978088 ( 38.455586)
total: 373.96 sec