Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-085423
#<BuildRuby:0x00007f99052ffdc8
@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.20240731-085423",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000062 0.000000 0.000062 ( 0.000062)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.007666 0.000885 3.370721 ( 3.326702)
build_miniruby 0.001284 0.000299 1.218741 ( 1.215291)
build_ruby 0.001548 0.000361 3.957902 ( 4.148252)
build_all 0.009177 0.000000 8.470853 ( 3.278861)
build_install 0.013389 0.006662 11.114823 ( 5.016274)
test_btest 0.000899 0.000218 123.045281 ( 32.207070)
test_basic 0.008991 0.001026 1.413324 ( 1.462086)
test_all 0.123269 0.028446 870.214942 (259.881856)
test_rubyspec 0.051498 0.043842 167.831069 ( 35.645992)
total: 346.18 sec