Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-182443
#<BuildRuby:0x00007f4e1f1cfdd0
@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.20241121-182443",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002676 0.004513 3.637316 ( 3.562658)
build_miniruby 0.001272 0.000273 1.633559 ( 1.630364)
build_ruby 0.000000 0.001819 4.189077 ( 4.268089)
build_all 0.005661 0.002556 6.270180 ( 2.623701)
build_install 0.017052 0.002359 8.767883 ( 4.307917)
test_btest 0.000817 0.000187 77.323771 ( 21.158975)
test_basic 0.008163 0.000937 0.785874 ( 0.832953)
test_all 0.094706 0.049194 685.221142 (209.852357)
test_rubyspec 0.037821 0.044241 117.034781 ( 25.977997)
total: 274.22 sec