Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-231021
#<BuildRuby:0x00005586023de1a8
@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.20240219-231021",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003617 0.005664 2.939618 ( 3.778513)
build_miniruby 0.001028 0.000467 1.848968 ( 2.102978)
build_ruby 0.000000 0.001789 3.895824 ( 4.705769)
build_all 0.005924 0.003175 6.931663 ( 5.642200)
build_install 0.020943 0.002272 8.968843 ( 7.771219)
test_btest 0.000733 0.000304 95.942779 ( 78.825571)
test_basic 0.005469 0.000000 1.048667 ( 1.581608)
test_all 0.087704 0.039212 850.866231 (770.691086)
test_rubyspec 0.054981 0.049841 140.430645 (211.535892)
total: 1086.64 sec