Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-080936
#<BuildRuby:0x000055b0b0d4e228
@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.20230118-080936",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005002 0.000138 1.202937 ( 2.416179)
build_miniruby 0.001408 0.000201 1.285326 ( 1.535604)
build_ruby 0.001466 0.000209 3.210062 ( 4.231643)
build_all 0.007187 0.001026 3.980740 ( 3.782273)
build_install 0.013845 0.004595 3.055239 ( 3.466993)
test_btest 0.000746 0.000124 57.291892 ( 42.567055)
test_basic 0.005741 0.000957 0.458931 ( 0.839179)
test_all 0.001260 0.000096 637.567371 (299.650480)
test_rubyspec 0.022666 0.028813 72.260410 ( 85.385318)
total: 443.88 sec