Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-030827
#<BuildRuby:0x00007f0daae3fdc8
@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.20240805-030827",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006871 0.001018 3.969366 ( 3.830568)
build_miniruby 0.002067 0.000000 1.740507 ( 1.751285)
build_ruby 0.002176 0.000026 4.547250 ( 4.731254)
build_all 0.004777 0.005027 8.933415 ( 3.850398)
build_install 0.016992 0.002180 11.319222 ( 5.371330)
test_btest 0.000977 0.000000 119.491017 ( 31.299702)
test_basic 0.006627 0.003555 1.173771 ( 1.218208)
test_all 0.098671 0.050998 835.319681 (243.906310)
test_rubyspec 0.057349 0.033252 166.181183 ( 31.294713)
total: 327.25 sec