Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-104054
#<BuildRuby:0x00005612f41867f0
@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.20221227-104054",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001205 0.003606 1.044630 ( 1.466397)
build_miniruby 0.001277 0.000174 1.435705 ( 1.434196)
build_ruby 0.000000 0.001351 2.994396 ( 3.375291)
build_all 0.000000 0.006101 3.448186 ( 1.755170)
build_install 0.011427 0.001573 2.889195 ( 1.994557)
test_btest 0.000968 0.000000 55.355506 ( 16.129567)
test_basic 0.005869 0.000707 0.431174 ( 0.527178)
test_all 0.001164 0.000240 600.249115 (172.919923)
test_rubyspec 0.018892 0.019698 62.136846 ( 72.211037)
total: 271.81 sec