Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-041631
#<BuildRuby:0x00007f7cbad7fdc8
@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.20241027-041631",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000037)
configure 0.000031 0.000008 0.000039 ( 0.000037)
build_up 0.004233 0.003062 2.790779 ( 2.815465)
build_miniruby 0.001280 0.000320 1.103162 ( 1.100097)
build_ruby 0.001416 0.000354 2.893640 ( 3.126481)
build_all 0.007592 0.000000 5.390009 ( 2.082679)
build_install 0.007508 0.009648 7.762982 ( 3.658117)
test_btest 0.000626 0.000190 68.925116 ( 17.941694)
test_basic 0.002254 0.007559 0.830473 ( 0.875012)
test_all 0.124191 0.022866 655.628250 (207.676171)
test_rubyspec 0.053177 0.028161 119.106989 ( 20.728590)
total: 260.01 sec