Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-000940
#<BuildRuby:0x00007f3843aafdc0
@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.20240802-000940",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004365 0.003474 3.659499 ( 4.493290)
build_miniruby 0.001361 0.000194 1.420335 ( 1.753800)
build_ruby 0.001610 0.000230 4.107615 ( 24.632584)
build_all 0.006192 0.003693 8.489374 ( 3.655159)
build_install 0.019560 0.004587 11.605369 ( 6.190991)
test_btest 0.000736 0.000126 116.128538 ( 31.784744)
test_basic 0.003593 0.007155 1.134964 ( 1.186288)
test_all 0.117965 0.028573 818.120786 (231.676508)
test_rubyspec 0.047144 0.042093 166.753988 ( 35.394179)
total: 340.77 sec