Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-160121
#<BuildRuby:0x00007f3fa0a4fdd0
@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.20240928-160121",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003585 0.004890 4.579581 ( 3.721282)
build_miniruby 0.002028 0.000000 1.644387 ( 1.641994)
build_ruby 0.000000 0.002346 3.911902 ( 4.099563)
build_all 0.007644 0.001039 6.672268 ( 2.746734)
build_install 0.013108 0.006183 9.999454 ( 4.519963)
test_btest 0.000733 0.000198 91.762072 ( 25.340788)
test_basic 0.000000 0.010295 1.073147 ( 3.194183)
test_all 0.116894 0.032478 715.794203 (215.574435)
test_rubyspec 0.053841 0.037703 129.512546 ( 28.601055)
total: 289.44 sec