Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-233238
#<BuildRuby:0x00007f7ec888fdd0
@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.20241022-233238",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.004017 0.004032 3.984554 ( 4.060242)
build_miniruby 0.001192 0.000361 1.737763 ( 1.735293)
build_ruby 0.001301 0.000394 4.320171 ( 4.504173)
build_all 0.008571 0.000095 6.738766 ( 2.799165)
build_install 0.014728 0.004807 9.728692 ( 4.810871)
test_btest 0.000916 0.000266 79.549636 ( 22.741897)
test_basic 0.007235 0.003859 1.121657 ( 1.167226)
test_all 0.116795 0.031531 713.517086 (209.344168)
test_rubyspec 0.058040 0.023881 119.990323 ( 27.604355)
total: 278.77 sec