Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-120815
#<BuildRuby:0x00005555ac321a70
@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.20230212-120815",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001161 0.004115 1.197528 ( 2.003427)
build_miniruby 0.000000 0.001541 1.259189 ( 1.333792)
build_ruby 0.000000 0.001499 2.506832 ( 2.876712)
build_all 0.007224 0.001223 3.947745 ( 3.033485)
build_install 0.010960 0.003977 3.044997 ( 3.005959)
test_btest 0.000629 0.000084 57.799550 ( 33.216189)
test_basic 0.005804 0.000212 0.442622 ( 0.644037)
test_all 0.001214 0.000156 630.265482 (269.151290)
test_rubyspec 0.032101 0.026161 76.218472 ( 97.728421)
total: 412.99 sec