Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-202205
#<BuildRuby:0x00007f527221fdd8
@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.20241102-202205",
@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.000007 0.000031 ( 0.000031)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000033 0.000010 0.000043 ( 0.000042)
build_up 0.006401 0.001896 3.869435 ( 3.770410)
build_miniruby 0.001203 0.000357 1.313225 ( 1.312496)
build_ruby 0.001688 0.000501 3.752195 ( 3.935639)
build_all 0.008541 0.000000 6.677514 ( 2.813747)
build_install 0.013780 0.004538 9.190622 ( 4.282658)
test_btest 0.000662 0.000186 75.289843 ( 20.439803)
test_basic 0.000000 0.010512 0.871576 ( 0.914489)
test_all 0.120649 0.025056 693.605559 (242.969448)
test_rubyspec 0.058585 0.023196 120.912340 ( 29.597790)
total: 310.04 sec