Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-080202
#<BuildRuby:0x00007f6f9b3dfdd0
@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.20240630-080202",
@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.000005 0.000026 ( 0.000028)
autoconf 0.000042 0.000010 0.000052 ( 0.000052)
configure 0.000036 0.000009 0.000045 ( 0.000046)
build_up 0.003709 0.004994 4.248465 ( 3.736189)
build_miniruby 0.001338 0.000365 1.339348 ( 1.335854)
build_ruby 0.001634 0.000446 4.153934 ( 17.851012)
build_all 0.009074 0.000178 8.211203 ( 3.316643)
build_install 0.015504 0.005804 11.451891 ( 5.351898)
test_btest 0.000723 0.000194 117.029258 ( 31.197556)
test_basic 0.008874 0.001278 1.251649 ( 1.303229)
test_all 0.107716 0.046964 885.581452 (244.975132)
test_rubyspec 0.054017 0.042272 173.410038 ( 36.931339)
total: 346.00 sec