Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-035817
#<BuildRuby:0x00005568ef005f70
@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.20240119-035817",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005003 0.000196 1.336943 ( 1.694623)
build_miniruby 0.001347 0.000281 1.481556 ( 1.479226)
build_ruby 0.001219 0.000254 3.074038 ( 3.307943)
build_all 0.006878 0.000000 5.676148 ( 2.198345)
build_install 0.012301 0.004729 6.987464 ( 3.513659)
test_btest 0.000883 0.000189 80.645655 ( 20.767859)
test_basic 0.004702 0.001008 0.793630 ( 0.855117)
test_all 0.089938 0.028051 719.467664 (215.991832)
test_rubyspec 0.042272 0.050823 139.706096 (151.110690)
total: 400.92 sec