Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-104938
#<BuildRuby:0x00007fa0431bfdd8
@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.20240629-104938",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.006055 0.002332 4.134904 ( 3.637864)
build_miniruby 0.001411 0.000397 1.651431 ( 1.648365)
build_ruby 0.001625 0.000457 4.114528 ( 4.273960)
build_all 0.005807 0.003329 7.783614 ( 3.103374)
build_install 0.010533 0.011058 10.890146 ( 4.933719)
test_btest 0.000943 0.000330 118.186958 ( 31.871861)
test_basic 0.001899 0.010065 1.230436 ( 1.281335)
test_all 0.106499 0.045347 887.785176 (274.169938)
test_rubyspec 0.043132 0.056049 177.524491 ( 40.865871)
total: 365.79 sec