Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-155228
#<BuildRuby:0x00007f765884fdc0
@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.20240827-155228",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000041 0.000010 0.000051 ( 0.000049)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.007824 0.001897 4.132697 ( 5.468012)
build_miniruby 0.001530 0.000370 1.818641 ( 2.197136)
build_ruby 0.002666 0.000000 4.739556 ( 29.085867)
build_all 0.009913 0.000950 9.250262 ( 8.946753)
build_install 0.007874 0.018730 12.396168 ( 12.586225)
test_btest 0.000903 0.000301 127.770662 (126.655249)
test_basic 0.007052 0.005409 1.361439 ( 1.913504)
test_all 0.109972 0.055899 970.516017 (826.557872)
test_rubyspec 0.042191 0.058830 173.713331 (108.779509)
total: 1122.19 sec