Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-023816
#<BuildRuby:0x00007f37bcdffde0
@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.20240630-023816",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000291 0.008006 3.688084 ( 3.162671)
build_miniruby 0.001826 0.000000 1.579109 ( 1.577141)
build_ruby 0.002016 0.000000 4.358341 ( 4.474525)
build_all 0.004682 0.004178 8.192147 ( 3.807768)
build_install 0.008020 0.012002 11.639895 ( 5.440894)
test_btest 0.000808 0.000284 119.254202 ( 56.830436)
test_basic 0.005935 0.003266 1.252472 ( 7.817767)
test_all 0.092550 0.056144 890.739393 (279.465555)
test_rubyspec 0.057710 0.038740 169.707958 ( 35.804067)
total: 398.38 sec