Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-095423
#<BuildRuby:0x00007f04a8e9fdc8
@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.20241020-095423",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003680 0.003955 3.887749 ( 3.739841)
build_miniruby 0.001682 0.000198 1.377420 ( 1.374517)
build_ruby 0.001953 0.000000 4.011594 ( 4.162542)
build_all 0.008287 0.000000 6.702656 ( 2.697591)
build_install 0.009986 0.008127 8.978322 ( 4.241972)
test_btest 0.000826 0.000127 83.764491 ( 22.216306)
test_basic 0.005839 0.004379 0.920163 ( 0.964765)
test_all 0.102099 0.041793 625.285259 (189.595594)
test_rubyspec 0.028048 0.053519 130.404591 ( 22.060487)
total: 251.05 sec