Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-123647
#<BuildRuby:0x00005653161f1f70
@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.20230204-123647",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004186 0.000598 1.223669 ( 1.929417)
build_miniruby 0.000000 0.001888 1.200823 ( 1.208816)
build_ruby 0.000253 0.001486 2.492134 ( 2.706459)
build_all 0.000545 0.007111 3.877513 ( 2.215686)
build_install 0.014720 0.000726 2.934064 ( 2.634088)
test_btest 0.000679 0.000157 56.580244 ( 29.578595)
test_basic 0.002904 0.003724 0.449795 ( 0.565987)
test_all 0.001884 0.000488 635.132878 (265.049577)
test_rubyspec 0.022584 0.026949 70.257865 ( 84.458139)
total: 390.35 sec