Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-201049
#<BuildRuby:0x00007f61a537fdd0
@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.20241005-201049",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007927 0.000613 3.794931 ( 3.700363)
build_miniruby 0.001535 0.000239 1.711069 ( 1.708992)
build_ruby 0.001740 0.000272 4.206268 ( 4.409811)
build_all 0.008654 0.000000 6.671955 ( 2.595730)
build_install 0.002044 0.015407 9.577491 ( 4.611519)
test_btest 0.000738 0.000185 91.046665 ( 25.032975)
test_basic 0.003277 0.007940 0.904740 ( 0.946851)
test_all 0.115289 0.035800 742.216812 (242.512264)
test_rubyspec 0.051135 0.037303 135.289992 ( 25.347985)
total: 310.87 sec