Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-162137
#<BuildRuby:0x0000556370f160e8
@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.20230202-162137",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000637 0.004246 1.133925 ( 1.516732)
build_miniruby 0.000000 0.001376 1.186306 ( 1.184500)
build_ruby 0.000000 0.001468 2.303369 ( 2.516007)
build_all 0.004322 0.002403 3.721200 ( 1.879595)
build_install 0.004841 0.008351 2.759418 ( 1.898743)
test_btest 0.000680 0.000255 56.239987 ( 17.836487)
test_basic 0.002300 0.003231 0.410508 ( 0.506103)
test_all 0.000876 0.000350 647.654399 (207.991670)
test_rubyspec 0.030166 0.018933 67.510591 ( 77.414911)
total: 312.75 sec