Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-132732
#<BuildRuby:0x00007fb7edd9fdd0
@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.20240808-132732",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000047 0.000013 0.000060 ( 0.000059)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.001710 0.007270 3.803496 ( 3.741885)
build_miniruby 0.001416 0.000458 1.362669 ( 1.361181)
build_ruby 0.001639 0.000530 4.435672 ( 4.575359)
build_all 0.008743 0.000235 7.918769 ( 3.129241)
build_install 0.020637 0.002389 10.790743 ( 4.930962)
test_btest 0.000890 0.000251 118.689891 ( 33.411151)
test_basic 0.009360 0.002640 1.333169 ( 1.395339)
test_all 0.113864 0.042419 907.444300 (424.093537)
test_rubyspec 0.054046 0.035244 183.081569 (109.787541)
total: 586.43 sec