Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-012148
#<BuildRuby:0x000055e783c9e008
@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.20230112-012148",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.004883 1.245215 ( 1.962841)
build_miniruby 0.000000 0.001576 1.500783 ( 1.556894)
build_ruby 0.001188 0.000706 3.735480 ( 4.117214)
build_all 0.004375 0.003985 3.922126 ( 2.513836)
build_install 0.014834 0.003703 2.959719 ( 2.780841)
test_btest 0.000732 0.000190 57.319463 ( 31.572437)
test_basic 0.002793 0.004708 0.470082 ( 0.987528)
test_all 0.000911 0.000270 685.981245 (257.273128)
test_rubyspec 0.034579 0.030989 79.444791 ( 99.137241)
total: 401.90 sec