Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-162148
#<BuildRuby:0x0000558cbb5a68e0
@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.20230123-162148",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003357 0.001060 1.187664 ( 1.669901)
build_miniruby 0.001166 0.000368 1.202293 ( 1.268813)
build_ruby 0.000000 0.001498 2.985101 ( 3.293062)
build_all 0.003687 0.004096 3.963492 ( 2.564220)
build_install 0.000000 0.015241 3.030028 ( 2.809467)
test_btest 0.000000 0.000649 57.066489 ( 31.521427)
test_basic 0.000754 0.005838 0.445402 ( 0.779111)
test_all 0.000637 0.000394 634.567129 (256.589946)
test_rubyspec 0.021774 0.028803 72.907294 ( 85.775213)
total: 386.27 sec