Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-101058
#<BuildRuby:0x00007f17f3d3fdd0
@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.20240726-101058",
@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.000004 0.000027 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006054 0.003674 3.915668 ( 4.733640)
build_miniruby 0.001600 0.000282 1.715674 ( 1.934179)
build_ruby 0.001829 0.000323 4.703999 ( 5.104868)
build_all 0.006079 0.004477 8.578450 ( 5.609794)
build_install 0.015568 0.005713 11.335515 ( 6.772450)
test_btest 0.000000 0.001101 123.772665 ( 36.070439)
test_basic 0.007668 0.003921 1.266731 ( 1.319810)
test_all 0.116061 0.033520 828.651132 (258.907584)
test_rubyspec 0.046670 0.043937 168.814890 ( 40.068774)
total: 360.52 sec