Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-003703
#<BuildRuby:0x0000562db0c4a228
@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.20230213-003703",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005171 0.000000 1.212258 ( 1.905521)
build_miniruby 0.001350 0.000000 1.229447 ( 1.241612)
build_ruby 0.001339 0.000031 2.416814 ( 2.882681)
build_all 0.007035 0.000521 3.907026 ( 2.776990)
build_install 0.014235 0.000420 3.034967 ( 2.937688)
test_btest 0.000000 0.000897 57.748843 ( 33.049762)
test_basic 0.002552 0.003135 0.436336 ( 0.589612)
test_all 0.001746 0.000175 649.577089 (257.488639)
test_rubyspec 0.031309 0.015362 70.759672 ( 81.112939)
total: 383.99 sec