Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-182312
#<BuildRuby:0x00007f36af99fdd0
@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.20240816-182312",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000045 0.000005 0.000050 ( 0.000050)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.001141 0.006984 3.338708 ( 3.289459)
build_miniruby 0.001296 0.000204 1.181173 ( 1.178165)
build_ruby 0.001542 0.000244 3.387474 ( 3.599657)
build_all 0.008137 0.000040 7.381521 ( 2.784369)
build_install 0.017947 0.000295 9.308900 ( 4.228662)
test_btest 0.000707 0.000096 106.299849 ( 27.824318)
test_basic 0.009350 0.000172 0.868277 ( 0.915305)
test_all 0.110717 0.035887 713.286657 (203.323715)
test_rubyspec 0.042537 0.051574 159.899502 ( 27.125990)
total: 274.27 sec