Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-142647
#<BuildRuby:0x0000558c6e6de228
@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.20230121-142647",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004315 0.000069 1.142556 ( 1.523755)
build_miniruby 0.000000 0.001272 1.097180 ( 1.096244)
build_ruby 0.000000 0.001402 2.847975 ( 3.185252)
build_all 0.004792 0.001350 3.679820 ( 1.883928)
build_install 0.004624 0.007036 2.702459 ( 1.855916)
test_btest 0.000549 0.000161 56.370613 ( 18.297509)
test_basic 0.001690 0.003193 0.375046 ( 0.469986)
test_all 0.000711 0.000820 632.263752 (194.085359)
test_rubyspec 0.021407 0.023134 66.747818 ( 76.868214)
total: 299.27 sec