Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-003445
#<BuildRuby:0x00007f627a2cfdd8
@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.20240705-003445",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.007214 0.001163 4.307849 ( 3.680001)
build_miniruby 0.001741 0.000000 1.759745 ( 1.756308)
build_ruby 0.002182 0.000000 4.593699 ( 4.728799)
build_all 0.009520 0.000000 8.663879 ( 3.471848)
build_install 0.019909 0.000000 12.013370 ( 5.634896)
test_btest 0.000927 0.000000 120.364564 ( 31.662862)
test_basic 0.007367 0.002840 1.318140 ( 1.363001)
test_all 0.098353 0.056808 892.446914 (268.504104)
test_rubyspec 0.034139 0.057731 173.366142 ( 36.422628)
total: 357.23 sec