Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-112442
#<BuildRuby:0x00007f14a899fde0
@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.20240814-112442",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.006746 0.001002 3.103455 ( 3.074432)
build_miniruby 0.001751 0.000000 1.539327 ( 1.537552)
build_ruby 0.001920 0.000000 3.911004 ( 4.059099)
build_all 0.008360 0.000000 7.268322 ( 2.739093)
build_install 0.014667 0.004960 9.493701 ( 4.318301)
test_btest 0.000803 0.000260 103.450805 ( 26.935787)
test_basic 0.007837 0.002536 0.936986 ( 0.980938)
test_all 0.105934 0.050006 947.157505 (338.035473)
test_rubyspec 0.046495 0.048282 168.663581 ( 51.660724)
total: 433.34 sec