Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-182954
#<BuildRuby:0x00007f3fe66afdd8
@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.20240818-182954",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.002724 0.004961 2.772837 ( 2.896548)
build_miniruby 0.001788 0.000000 1.263268 ( 1.260297)
build_ruby 0.002206 0.000000 4.372525 ( 4.514705)
build_all 0.007733 0.001208 7.952310 ( 3.069196)
build_install 0.008083 0.012639 10.687454 ( 4.740167)
test_btest 0.000618 0.000269 108.683617 ( 28.611157)
test_basic 0.000681 0.008943 1.214306 ( 1.263683)
test_all 0.094108 0.056508 778.508852 (236.917682)
test_rubyspec 0.049438 0.039359 175.897937 ( 34.264582)
total: 317.54 sec