Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-164050
#<BuildRuby:0x00007f0fc3a3fdc0
@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.20240713-164050",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003326 0.004688 3.743544 ( 3.806773)
build_miniruby 0.000000 0.002136 1.639016 ( 1.638930)
build_ruby 0.001078 0.001184 4.489941 ( 4.669985)
build_all 0.010655 0.000000 8.598298 ( 3.920088)
build_install 0.018401 0.001814 11.649610 ( 5.860484)
test_btest 0.000681 0.000136 113.196451 ( 30.449839)
test_basic 0.007427 0.000608 0.860788 ( 0.911686)
test_all 0.102049 0.045299 780.308425 (215.097030)
test_rubyspec 0.058328 0.028662 163.268171 ( 28.787946)
total: 295.14 sec