Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-233212
#<BuildRuby:0x00005564a314e008
@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.20230215-233212",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.004578 0.000381 1.285531 ( 1.659812)
build_miniruby 0.001224 0.000102 1.144780 ( 1.142778)
build_ruby 0.001175 0.000098 2.378822 ( 2.550526)
build_all 0.003605 0.004205 3.833501 ( 1.873728)
build_install 0.015052 0.000725 3.020894 ( 2.126061)
test_btest 0.000757 0.000084 57.510294 ( 18.398708)
test_basic 0.002895 0.004302 0.524539 ( 0.691087)
test_all 0.001249 0.000179 639.108228 (219.050073)
test_rubyspec 0.017752 0.033500 71.856412 ( 82.268909)
total: 329.76 sec