Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-045638
#<BuildRuby:0x00007f5870c7fdd8
@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.20240714-045638",
@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.000012 0.000007 0.000019 ( 0.000021)
autoconf 0.000027 0.000016 0.000043 ( 0.000042)
configure 0.000018 0.000011 0.000029 ( 0.000030)
build_up 0.007599 0.000000 3.614970 ( 3.615705)
build_miniruby 0.001755 0.000000 1.573893 ( 1.581826)
build_ruby 0.002263 0.000000 4.292360 ( 4.400528)
build_all 0.007533 0.001483 8.035755 ( 3.202581)
build_install 0.007843 0.012384 10.526724 ( 4.954695)
test_btest 0.000000 0.000896 115.658332 ( 30.597778)
test_basic 0.001181 0.008251 1.096352 ( 1.145935)
test_all 0.105605 0.046695 844.263851 (256.086365)
test_rubyspec 0.028614 0.062586 165.720582 ( 43.736346)
total: 349.32 sec