Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-081140
#<BuildRuby:0x00007f6fc35efdc8
@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.20240828-081140",
@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.000009 0.000031 ( 0.000032)
autoconf 0.000035 0.000014 0.000049 ( 0.000048)
configure 0.000035 0.000015 0.000050 ( 0.000050)
build_up 0.003858 0.005613 4.329307 ( 5.564477)
build_miniruby 0.001441 0.000624 1.953811 ( 2.932455)
build_ruby 0.001774 0.000769 5.092962 ( 15.899498)
build_all 0.003957 0.008261 9.326519 ( 8.596446)
build_install 0.017244 0.010713 12.894745 ( 11.665636)
test_btest 0.000715 0.000358 128.838709 ( 98.352127)
test_basic 0.008468 0.006236 1.516082 ( 2.149131)
test_all 0.114634 0.045972 914.422989 (445.882717)
test_rubyspec 0.067939 0.023379 170.803702 ( 47.943894)
total: 638.99 sec