Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-002937
#<BuildRuby:0x00007fc7d933fdd0
@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-002937",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.008021 0.000019 3.516093 ( 3.404711)
build_miniruby 0.001327 0.000373 1.169998 ( 1.166651)
build_ruby 0.001500 0.000422 3.484167 ( 3.804208)
build_all 0.004706 0.004264 8.011814 ( 3.157310)
build_install 0.014495 0.006076 10.699963 ( 4.862908)
test_btest 0.000936 0.000000 120.420287 ( 52.448940)
test_basic 0.005131 0.004904 1.227702 ( 5.340958)
test_all 0.104302 0.047382 851.737087 (261.406164)
test_rubyspec 0.027316 0.064304 166.898809 ( 35.076194)
total: 370.67 sec