Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-134455
#<BuildRuby:0x00007f524786fdd0
@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.20240614-134455",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000034)
build_up 0.004383 0.004134 3.261210 ( 3.417610)
build_miniruby 0.001431 0.000268 1.265879 ( 1.263464)
build_ruby 0.001857 0.000348 3.573865 ( 3.726741)
build_all 0.005152 0.004399 8.080757 ( 3.294296)
build_install 0.006266 0.014947 10.875956 ( 5.281717)
test_btest 0.000921 0.000000 113.061307 ( 29.642646)
test_basic 0.005643 0.003627 1.129349 ( 1.179202)
test_all 0.109118 0.042842 887.674114 (281.828097)
test_rubyspec 0.035242 0.055527 160.800166 ( 37.651943)
total: 367.29 sec