Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-061601
#<BuildRuby:0x00007f828c9dfdd0
@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.20240811-061601",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.002237 0.006592 3.809708 ( 3.716754)
build_miniruby 0.001624 0.000244 1.729505 ( 1.725414)
build_ruby 0.001674 0.000251 4.536634 ( 4.757889)
build_all 0.003792 0.004542 8.261039 ( 3.248254)
build_install 0.011870 0.007939 11.453604 ( 5.465822)
test_btest 0.000774 0.000162 119.819450 ( 31.195085)
test_basic 0.008971 0.001877 1.092133 ( 1.135226)
test_all 0.138446 0.016764 883.830960 (283.485994)
test_rubyspec 0.062395 0.031161 176.858822 ( 39.649618)
total: 374.38 sec