Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-224337
#<BuildRuby:0x000055e80f56a8e0
@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.20230218-224337",
@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.000017)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003669 0.000815 1.371976 ( 1.767045)
build_miniruby 0.000957 0.000213 1.161458 ( 1.159835)
build_ruby 0.001086 0.000242 2.399822 ( 2.614604)
build_all 0.005890 0.000374 3.849359 ( 2.023507)
build_install 0.006179 0.007781 2.950485 ( 2.144440)
test_btest 0.000484 0.000138 57.398024 ( 19.163246)
test_basic 0.000144 0.004180 0.457552 ( 0.551755)
test_all 0.000439 0.000882 631.532128 (194.686019)
test_rubyspec 0.011749 0.030411 66.540688 ( 76.368477)
total: 300.48 sec