Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-205758
#<BuildRuby:0x00007f56b9fbfdd0
@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.20240728-205758",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003593 0.003928 2.910390 ( 2.897704)
build_miniruby 0.001343 0.000285 1.574951 ( 1.573273)
build_ruby 0.001572 0.000333 3.433333 ( 3.657130)
build_all 0.007718 0.000745 7.359968 ( 2.839938)
build_install 0.009710 0.007707 9.228582 ( 4.134358)
test_btest 0.000885 0.000000 105.308465 ( 27.073964)
test_basic 0.001821 0.007877 1.035134 ( 1.088078)
test_all 0.119195 0.027694 739.165023 (229.086985)
test_rubyspec 0.038403 0.051019 163.621081 ( 31.859391)
total: 304.21 sec