Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-085709
#<BuildRuby:0x00007f8ab2c0fdc0
@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.20240824-085709",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.000000 0.007871 3.840192 ( 3.843335)
build_miniruby 0.001392 0.000247 1.597781 ( 1.594287)
build_ruby 0.001612 0.000237 4.118751 ( 31.303960)
build_all 0.006045 0.000889 7.013018 ( 4.710964)
build_install 0.015824 0.004764 10.268846 ( 5.731872)
test_btest 0.000000 0.001012 118.342389 ( 31.415595)
test_basic 0.000000 0.011125 1.091279 ( 1.145319)
test_all 0.107854 0.047218 907.699078 (276.547744)
test_rubyspec 0.039617 0.052085 169.512552 ( 35.469210)
total: 391.76 sec