Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-221253
#<BuildRuby:0x00007f96449bfdc0
@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.20240724-221253",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002797 0.004956 3.422578 ( 3.465834)
build_miniruby 0.001686 0.000000 1.609777 ( 1.606380)
build_ruby 0.001813 0.000000 4.411016 ( 4.679834)
build_all 0.003392 0.005204 8.064062 ( 3.282043)
build_install 0.017551 0.000227 10.045006 ( 4.597912)
test_btest 0.000890 0.000288 115.829604 ( 30.776970)
test_basic 0.009392 0.000292 1.113898 ( 1.176409)
test_all 0.117817 0.028216 802.221623 (264.798813)
test_rubyspec 0.052653 0.032909 165.932106 ( 31.890098)
total: 346.28 sec